Skip to content

Commit

Permalink
Merge pull request #131 from codahale/dependabot/cargo/aegis-0.8.1
Browse files Browse the repository at this point in the history
build(deps): bump aegis from 0.8.0 to 0.8.1
  • Loading branch information
codahale authored Jan 10, 2025
2 parents 6d6abcf + 52d075a commit d2a41a8
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 @@ -29,7 +29,7 @@ zeroize = ["dep:zeroize"]
members = ["benchmarks", "xtask"]

[dev-dependencies]
aegis = { version = "0.8.0", features = ["pure-rust"] }
aegis = { version = "0.8.1", features = ["pure-rust"] }
bolero = "0.12.0"
expect-test = "1.5.1"
hex = "0.4.3"
Expand Down

0 comments on commit d2a41a8

Please sign in to comment.