rustcryptfs/Cargo.toml

8 lines
116 B
TOML

[workspace]
members = [
"rustcryptfs",
"rustcryptfs-lib",
"rustcryptfs-fuse",
"rustcryptfs-mount"
]