Skip to content

Commit

Permalink
Merge pull request #30 from poliorcetics/binrw-update
Browse files Browse the repository at this point in the history
deps: update to binrw 0.12
  • Loading branch information
ColinFinck committed Oct 4, 2023
2 parents 3110caf + 0b3c045 commit cf4c127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ categories = ["filesystem", "no-std", "os::windows-apis", "parser-implementation

[dependencies]
arrayvec = { version = "0.7.2", default-features = false }
binrw = { version = "0.11.2", default-features = false }
binrw = { version = "0.12.0", default-features = false }
byteorder = { version = "1.4.3", default-features = false }
bitflags = "2.3.1"
derive_more = "0.99.17"
Expand Down

0 comments on commit cf4c127

Please sign in to comment.