cuprate-hinto-janai/Cargo.toml

11 lines
258 B
TOML
Raw Normal View History

2023-02-07 14:44:32 +00:00
[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"