Skip to content

Commit

Permalink
build(deps): bump aegis from 0.6.13 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [aegis](https://github.com/jedisct1/rust-aegis) from 0.6.13 to 0.7.0.
- [Release notes](https://github.com/jedisct1/rust-aegis/releases)
- [Commits](jedisct1/rust-aegis@0.6.13...0.7.0)

---
updated-dependencies:
- dependency-name: aegis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 8e223d5 commit aa9e3e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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 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.6.13", features = ["pure-rust"] }
aegis = { version = "0.7.0", features = ["pure-rust"] }
bolero = "0.12.0"
expect-test = "1.5.0"
hex = "0.4.3"
Expand Down

0 comments on commit aa9e3e4

Please sign in to comment.