domani/Cargo.toml
2023-05-03 12:53:33 +02:00

11 lines
206 B
TOML

[package]
name = "gateway"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
sha2 = "0.10.6"
hex = "0.4.3"