1
0
Fork 0
mirror of https://github.com/zhaofengli/attic.git synced 2024-12-14 11:57:30 +00:00
attic/Cargo.toml

10 lines
84 B
TOML
Raw Normal View History

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