Files
pubky-core/Cargo.toml
2023-12-14 19:28:19 +03:00

9 lines
139 B
TOML

[workspace]
members = [
"kytz",
"mast",
]
# See: https://github.com/rust-lang/rust/issues/90148#issuecomment-949194352
resolver = "2"