Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion srp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ lazy_static = "1.2"
subtle = "2.4"

[dev-dependencies]
hex-literal = "0.4"
hex-literal = "1.1"
Comment thread
tarcieri marked this conversation as resolved.
Outdated
num-traits = "0.2"
rand = "0.8"
sha1 = "0.10"
Expand Down