zrcadlo
https://github.com/bspeice/kaitai_rust
synchronizováno 2025-09-15 11:00:43 -04:00
8 řádky
145 B
TOML
8 řádky
145 B
TOML
[package]
|
|
name = "kaitai"
|
|
version = "0.1.0"
|
|
authors = ["Bradlee Speice <bradlee@speice.io>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
byteorder = "1.3.1" |