Skip to content

Commit 5326af6

Browse files
authored
Merge pull request #325 from jrmuizel/patch-1
Drop unused and duplicated dependency on hashbrown
2 parents 34f78ed + 61138c9 commit 5326af6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mp4parse/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ 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.11"
3433
num-traits = "0.2.14"
3534
log = "0.4"
3635
static_assertions = "1.1.0"

0 commit comments

Comments
 (0)