This repository has been archived on 2026-03-01. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
snf/Cargo.toml
2024-09-30 10:31:05 -07:00

12 lines
319 B
TOML

[package]
name = "strafesnet_snf"
version = "0.2.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.5.0", registry = "strafesnet" }