cuprate-hinto-janai/Cargo.toml
2023-02-07 14:44:32 +00:00

11 lines
No EOL
258 B
TOML

[package]
name = "cuprate"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
monero = {version = "*", features = ['serde']}
serde = "*"
heed = "0.20.0-alpha.0"