trifid/Cargo.toml

7 lines
92 B
TOML
Raw Normal View History

2023-02-02 18:38:39 -05:00
[workspace]
members = [
"trifid-api",
2023-02-25 23:16:30 -05:00
"tfclient",
2023-03-29 11:18:33 -04:00
"trifid-pki",
"dnapi-rs"
2023-02-02 18:38:39 -05:00
]