aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 36c25c3a1e2949f8f2642b9965f7cf87bf2c4c6b (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "hex"
version = "1.0.0"
authors = ["diogo <[email protected]>"]
edition = "2024"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]