preserves/implementations/rust/Cargo.toml

11 lines
136 B
TOML
Raw Normal View History

[workspace]
members = [
"preserves",
"preserves-path",
2021-06-28 14:35:45 +00:00
"preserves-schema",
2021-08-04 13:42:07 +00:00
"preserves-tools",
]
2022-10-29 11:16:52 +00:00
[profile.bench]
debug = true