mirror of
https://github.com/str4d/rage.git
synced 2025-04-03 19:07:42 +03:00
9 lines
No EOL
190 B
TOML
9 lines
No EOL
190 B
TOML
[workspace]
|
|
members = [
|
|
"age",
|
|
"age-core",
|
|
"rage",
|
|
]
|
|
|
|
[patch.crates-io]
|
|
aead = { git = "https://github.com/RustCrypto/traits.git", branch = "aead/stream", features = ["stream"] } |