blob: 428a728677648e7c0a6b1e5caed04b2fb03c3742 (
plain)
1
2
3
4
5
6
7
8
9
|
[package]
name = "rhex"
version = "0.1.0"
authors = ["diogo <[email protected]>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
|