kitgit

tirbofish/dropbear

main / crates / goanna-gen / Cargo.toml · 271 bytes

crates/goanna-gen/Cargo.toml
[package]
name = "goanna-gen"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
authors.workspace = true

[dependencies]
cbindgen.workspace = true
syn = { workspace = true, features = ["full"] }
anyhow.workspace = true