dtmt/lib/oodle-sys/Cargo.toml
2023-03-02 13:51:44 +01:00

11 lines
239 B
TOML

[package]
name = "oodle-sys"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
libloading = "0.7.4"
thiserror = "1.0.38"
tracing = "0.1.37"