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

13 lines
218 B
TOML

[package]
name = "uniffi-bindgen-swift"
version = "0.1.0"
edition = "2021"
publish = false
[dependencies]
uniffi = { workspace = true, features = ["cli"] }
[[bin]]
name = "uniffi-bindgen-swift"
path = "src/main.rs"