Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gruve-p committed Aug 25, 2023
1 parent 8a27288 commit 53eafea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo-minimal.lock
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ dependencies = [

[[package]]
name = "groestlcoin_hashes"
version = "0.12.1"
version = "0.13.0"
dependencies = [
"core2",
"groestl",
Expand Down
2 changes: 1 addition & 1 deletion Cargo-recent.lock
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ dependencies = [

[[package]]
name = "groestlcoin_hashes"
version = "0.12.1"
version = "0.13.0"
dependencies = [
"core2",
"groestl",
Expand Down

0 comments on commit 53eafea

Please sign in to comment.