1
0
Fork 0
mirror of https://github.com/zhaofengli/attic.git synced 2025-03-05 08:17:05 +00:00
attic/Cargo.toml

10 lines
84 B
TOML
Raw Normal View History

2022-12-31 17:01:07 -07:00
[workspace]
resolver = "2"
2022-12-31 17:01:07 -07:00
members = [
"attic",
"client",
"server",
2023-01-08 00:57:22 -07:00
"token",
2022-12-31 17:01:07 -07:00
]