nicks_nextcloud_integrations/Cargo.toml

6 lines
65 B
TOML
Raw Normal View History

2023-08-20 18:07:42 -07:00
[workspace]
2023-08-20 18:49:58 -07:00
members = [
2023-09-09 18:12:39 -07:00
"status_cloud",
"time_tracker"
2023-08-20 18:49:58 -07:00
]