vapore/client/Cargo.toml

12 lines
142 B
TOML
Raw Normal View History

2024-04-24 02:15:12 +00:00
[package]
name = "vapore-client"
edition = "2021"
[lib]
crate-type = ["cdylib"]
[dependencies]
ctor = "0.2"
2024-04-24 02:15:12 +00:00
env_logger = "0.11"
log = "0.4"