summaryrefslogtreecommitdiff
path: root/src/rust/Cargo.toml
blob: e45d616f0c6809fd44e8ea3a505424b643600906 (plain)
1
2
3
4
5
6
7
[package]
name = "rust"
version = "0.1.0"
edition = "2021"

[build-dependencies]
bindgen = "*"