Add UniFFI iOS bridge crate
This commit is contained in:
8
tools/uniffi-bindgen-swift/Cargo.toml
Normal file
8
tools/uniffi-bindgen-swift/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "uniffi-bindgen-swift"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
uniffi = { version = "0.31.1", features = ["cli"] }
|
||||
Reference in New Issue
Block a user