Files
strafe-project/lib/snf/Cargo.toml
2025-02-04 09:19:05 -08:00

12 lines
339 B
TOML

[package]
name = "strafesnet_snf"
version = "0.3.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
binrw = "0.14.0"
id = { version = "0.1.0", registry = "strafesnet" }
strafesnet_common = { version = "0.6.0", path = "../common", registry = "strafesnet" }