This commit is contained in:
parent
31dac283ef
commit
fae6ed4f96
3 changed files with 37 additions and 19 deletions
|
@ -2,16 +2,9 @@
|
|||
name = "uniffi-bindgen"
|
||||
publish = false
|
||||
edition = "2021"
|
||||
license = "GPL-3.0-or-later"
|
||||
description = "C bindings for the servicepoint crate."
|
||||
homepage = "https://git.berlin.ccc.de/servicepoint/servicepoint-binding-ruby"
|
||||
repository = "https://git.berlin.ccc.de/servicepoint/servicepoint-binding-ruby.git"
|
||||
#readme = "README.md"
|
||||
keywords = ["cccb", "cccb-servicepoint", "uniffi"]
|
||||
|
||||
[build-dependencies]
|
||||
uniffi = { version = "0.25.3", features = ["build"] }
|
||||
|
||||
[dependencies]
|
||||
uniffi = { version = "0.25.3", features = ["cli"] }
|
||||
thiserror = "2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue