Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ repository = "https://github.com/mozilla/rust-cascade"

[dependencies]
byteorder="1.3.1"
digest="0.8.0"
murmurhash3 = "0.0.5"
sha2="^0.8"
sha2="^0.10.2"
Loading