feat: establish standalone Argand Site Registry
This commit is contained in:
commit
2a0fe1714b
60 changed files with 10494 additions and 0 deletions
16
crates/argand-atomic/Cargo.toml
Normal file
16
crates/argand-atomic/Cargo.toml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue