mirror of
https://github.com/aljazceru/pubky-core.git
synced 2026-01-01 05:14:36 +01:00
9 lines
139 B
TOML
9 lines
139 B
TOML
[workspace]
|
|
members = [
|
|
"kytz",
|
|
"mast",
|
|
]
|
|
|
|
# See: https://github.com/rust-lang/rust/issues/90148#issuecomment-949194352
|
|
resolver = "2"
|