pit/pit-core/Cargo.toml
2024-06-24 07:21:05 -04:00

13 lines
245 B
TOML

[package]
name = "pit-core"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
derive_more = "0.99.18"
hex = "0.4.3"
nom = "7.1.3"
sha3 = "0.10.8"