Files
fressh/packages/react-native-uniffi-russh/rust/Cargo.toml
EthanShoeDev b86371297b clean rust
2025-09-13 12:34:41 -04:00

12 lines
154 B
TOML

[workspace]
members = [
"uniffi-russh",
"uniffi-bindgen",
"uniffi-bindgen-swift",
]
resolver = "2"
[workspace.dependencies]
uniffi = "0.29"