mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Crate] Update byteorder from 1.4 to 1.5
This commit is contained in:
parent
40d4be2ceb
commit
a3800f3ba4
2 changed files with 2 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ game_defs = ["dep:phf", "games"]
|
|||
serde = ["dep:serde", "serde/derive"]
|
||||
|
||||
[dependencies]
|
||||
byteorder = "1.4"
|
||||
byteorder = "1.5"
|
||||
bzip2-rs = "0.1"
|
||||
crc32fast = "1.3"
|
||||
serde_json = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue