ci: Tag physical our i386 minimal job
[tor.git] / Cargo.toml
blob44f3cfbd58d8b4a141ecab46f14d5b0eb09b0148
1 # See doc/HACKING/Rust.md
3 # There is no plan to offer a stable Rust API to the C implementation of Tor.
4 # This workspace is for wrapper crates that are used internally by Arti for
5 # cross-compatibility and comparison testing.
7 [workspace]
9 members = [
10     "src/ext/equix",
13 resolver = "2"