servicepoint-binding-csharp/uniffi-bindgen-cs/Cargo.toml
Vinzenz Schroeter 3e599a4735
Some checks failed
Rust / build (push) Failing after 28s
move c# bindings into separate repository
2025-02-16 13:59:41 +01:00

14 lines
355 B
TOML

[package]
name = "uniffi-bindgen-cs"
version = "0.13.1"
publish = false
edition = "2021"
license = "GPL-3.0-or-later"
#readme = "README.md"
keywords = ["cccb", "cccb-servicepoint", "uniffi"]
[dependencies.uniffi-bindgen-cs]
git = "https://github.com/NordSecurity/uniffi-bindgen-cs"
# tag="v0.8.3+v0.25.0"
rev = "f68639fbc720b50ebe561ba75c66c84dc456bdce"