mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-18 09:35:50 +00:00
chore: update cargo.toml
This commit is contained in:
parent
963040fb84
commit
338df9144c
1 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,8 @@ byteorder = "1.5"
|
|||
bzip2-rs = "0.1"
|
||||
crc32fast = "1.3"
|
||||
serde_json = "1.0"
|
||||
encoding_rs = "0.8"
|
||||
|
||||
serde = { version = "1.0", optional = true }
|
||||
|
||||
phf = { version = "0.11", optional = true, features = ["macros"] }
|
||||
phf = { version = "0.11", optional = true, features = ["macros"] }
|
||||
Loading…
Add table
Add a link
Reference in a new issue