rustcryptfs/Cargo.toml

7 lines
92 B
TOML

[workspace]
members = [
"rustcryptfs",
"rustcryptfs-lib",
"rustcryptfs-linux"
]