mirror of
https://github.com/urbit/ares.git
synced 2024-11-22 15:08:54 +03:00
13 lines
219 B
TOML
13 lines
219 B
TOML
[workspace]
|
|
members = [
|
|
"rust/assert_no_alloc",
|
|
"rust/ibig",
|
|
"rust/sword",
|
|
"rust/sword_crypto",
|
|
"rust/sword_guard",
|
|
"rust/sword_macros",
|
|
"rust/sword_pma",
|
|
"rust/murmur3",
|
|
"rust/murmur3/murmur3-sys",
|
|
]
|