update deps

This commit is contained in:
2025-11-05 09:29:19 -08:00
parent f3768af543
commit 873ea5e9da
2 changed files with 19 additions and 19 deletions

View File

@@ -4,7 +4,7 @@ version = "0.5.0"
edition = "2021"
[dependencies]
binrw = "0.14.1"
binrw = "0.15.0"
bitflags = "2.6.0"
itertools = { version = "0.14.0", optional = true }