Skip to content

Commit bfe3a37

Browse files
author
Rémi Lauzier
committed
update hashbrown to 0.11
1 parent 5b31794 commit bfe3a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mp4parse/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ byteorder = "1.2.1"
3030
bitreader = { version = "0.3.2" }
3131
env_logger = "0.8"
3232
fallible_collections = { version = "0.4", features = ["std_io"] }
33-
hashbrown = "0.9"
33+
hashbrown = "0.11"
3434
num-traits = "0.2.14"
3535
log = "0.4"
3636
static_assertions = "1.1.0"

0 commit comments

Comments
 (0)