r2r/rcl/Cargo.toml

13 lines
202 B
TOML

[package]
name = "rcl"
version = "0.0.1"
authors = ["Martin Dahl <martin.dahl@gmail.com>"]
edition = "2018"
[dependencies]
paste = "0.1.6"
widestring = "0.4.0"
[build-dependencies]
bindgen = "0.52.0"