servicepoint-binding-ruby/uniffi-bindgen/Cargo.toml
Vinzenz Schroeter fae6ed4f96
All checks were successful
Rust / build (push) Successful in 5m6s
remove redundant infos
2025-02-16 18:26:33 +01:00

11 lines
211 B
TOML

[package]
name = "uniffi-bindgen"
publish = false
edition = "2021"
[build-dependencies]
uniffi = { version = "0.25.3", features = ["build"] }
[dependencies]
uniffi = { version = "0.25.3", features = ["cli"] }