feat: establish standalone Argand Site Registry

This commit is contained in:
Nic Weyand 2026-09-12 21:38:59 -04:00
commit 2a0fe1714b
Signed by: nicweyand
SSH key fingerprint: SHA256:2te+ycJIQON/Wo/dH6+ZkFSQ4HnHWpetV2azx9E65dQ
60 changed files with 10494 additions and 0 deletions

View file

@ -0,0 +1,16 @@
# engine/crates/argand-atomic/Cargo.toml
# By Nic Weyand!
[package]
name = "argand-atomic"
version.workspace = true
authors.workspace = true
edition.workspace = true
license.workspace = true
rust-version.workspace = true
[dev-dependencies]
tempfile.workspace = true
[lints]
workspace = true