Files
client-sdk-rust/examples/Cargo.toml
T
Théo Monnom c1cba8dcbd wip
I still need to solve type checking cycle to be able to compile
2022-12-22 00:44:40 +01:00

5 lines
74 B
TOML

[workspace]
members = ["*"]
exclude = ["target", ".cargo"]
resolver = "2"