summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: d960854bb1964ec4b4ccb06543591e1e7ecac941 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "roughenough"
version = "0.1.0"
repository = "https://github.com/int08h/roughenough"
authors = ["Stuart Stock <stuart@int08h.com>"]
license = "Apache-2.0"

[dependencies]
byteorder = "1"