[workspace]
members = ["crates/*"]

[profile.bench]
debug = true

# Uncomment this to build the tests with optimizations. This provides better performance when using
# the FUSE file system.
#[profile.test]
#opt-level = 3