rage/Cargo.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"] }