Skip to content

Commit

Permalink
Merge pull request #156 from pluto/dependabot/cargo/pretty_assertions…
Browse files Browse the repository at this point in the history
…-1.4.1

chore(deps): bump pretty_assertions from 1.4.0 to 1.4.1
  • Loading branch information
github-actions[bot] authored Sep 16, 2024
2 parents 2d34220 + e3c7ce0 commit b426f06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ hex ="0.4.3"

[dev-dependencies]
rstest ="0.22.0"
pretty_assertions ="1.4.0"
pretty_assertions ="1.4.1"
sha2 ="0.10.8"
ark-ff ={ version="^0.4.0", features=["std"] }
ark-crypto-primitives={ version="0.4.0", features=["sponge"] }
Expand Down

0 comments on commit b426f06

Please sign in to comment.