Initial commit: aether-tools-rs workspace

This commit is contained in:
gyt
2026-07-09 13:28:28 -04:00
commit 695725857d
17 changed files with 1912 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[package]
name = "library_usage"
version = "0.1.0"
edition = "2021"
publish = false
[dependencies]
aether-atom = { path = "/home/cosmos/aether-atom" }