Files
strafe-project/lib/snf/Cargo.toml
2026-03-25 09:27:36 -07:00

15 lines
313 B
TOML

[package]
name = "strafesnet_snf"
version = "0.4.0"
edition = "2024"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
binrw = "0.15.0"
id = { version = "0.1.0", registry = "strafesnet" }
strafesnet_common.workspace = true
[lints]
workspace = true