trisquel-icecat/icecat/toolkit/components/uniffi-bindgen-gecko-js/fixtures/trait-interfaces/Cargo.toml
2025-10-06 02:35:48 -06:00

15 lines
273 B
TOML

[package]
name = "uniffi-trait-interfaces"
edition = "2021"
version = "0.22.0"
license = "MPL-2.0"
publish = false
[lib]
crate-type = ["lib", "cdylib"]
[dependencies]
uniffi = { workspace = true }
[build-dependencies]
uniffi = { workspace = true, features = ["build"] }