snf/Cargo.toml
2024-01-18 16:59:04 -08:00

10 lines
189 B
TOML

[package]
name = "snf"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
binrw = "0.13.3"