snf/Cargo.toml

12 lines
323 B
TOML
Raw Normal View History

2024-01-16 03:09:34 +00:00
[package]
2024-01-29 23:18:05 +00:00
name = "strafesnet_snf"
2024-08-06 20:04:44 +00:00
version = "0.1.3-bot"
2024-01-16 03:09:34 +00:00
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" }
2024-08-08 01:15:17 +00:00
strafesnet_common = { version = "0.3.0", registry = "strafesnet" }