Rust binding
This commit is contained in:
11
rust/Cargo.toml
Normal file
11
rust/Cargo.toml
Normal file
@ -0,0 +1,11 @@
|
||||
[package]
|
||||
authors = ["powturbo powturbo [AT] gmail.com>"]
|
||||
build = "build.rs"
|
||||
name = "ic"
|
||||
version = "0.60.0"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.8"
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = "*"
|
Reference in New Issue
Block a user