mirror of
https://github.com/urbit/ares.git
synced 2024-11-22 15:08:54 +03:00
a7005c7049
* Update README.md * Rename ares -> sword * Workspace * Cargo-only CI
11 lines
171 B
TOML
11 lines
171 B
TOML
[workspace]
|
|
members = [
|
|
"rust/assert_no_alloc",
|
|
"rust/ibig",
|
|
"rust/sword",
|
|
"rust/sword_crypto",
|
|
"rust/sword_guard",
|
|
"rust/sword_macros",
|
|
"rust/sword_pma",
|
|
]
|