Skip to content

Commit 9a5173c

Browse files
authored
Merge pull request #314 from remilauzier/master
update hashbrown to 0.11
2 parents 5b31794 + bfe3a37 commit 9a5173c

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)