cuprate-hinto-janai/net/monero-wire/Cargo.toml

16 lines
359 B
TOML

[package]
name = "monero-wire"
version = "0.1.0"
edition = "2021"
license = "MIT"
authors = ["Boog900"]
repository = "https://github.com/SyntheticBird45/cuprate/tree/main/net/monero-wire"
[dependencies]
levin-cuprate = {path="../levin"}
epee-encoding = { git = "https://github.com/boog900/epee-encoding", rev = "b774bf7"}
[dev-dependencies]
hex = "0.4.3"