kaitai_rust/Cargo.toml

8 lines
145 B
TOML
Raw Permalink Normal View History

2019-04-16 14:53:53 -04:00
[package]
2019-04-22 15:46:18 -04:00
name = "kaitai"
2019-04-16 14:53:53 -04:00
version = "0.1.0"
authors = ["Bradlee Speice <bradlee@speice.io>"]
edition = "2018"
[dependencies]
2019-05-06 16:56:55 -04:00
byteorder = "1.3.1"