Skip to content

Commit

Permalink
build(deps): bump boring from 3.0.4 to 3.1.0 (#2707)
Browse files Browse the repository at this point in the history
Bumps [boring](https://github.com/cloudflare/boring) from 3.0.4 to 3.1.0.
- [Release notes](https://github.com/cloudflare/boring/releases)
- [Changelog](https://github.com/cloudflare/boring/blob/master/RELEASE_NOTES)
- [Commits](cloudflare/boring@v3.0.4...v3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 84c0cd3 commit ca85d26
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -253,11 +253,11 @@ dependencies = [

[[package]]
name = "boring"
version = "3.0.4"
version = "3.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2f9aa560ebe73bcf696f83e70c0c3840e20506dfa4b0531eb3394f591489030f"
checksum = "7ae1aba472e42d3cf45ac6d0a6c8fc3ddf743871209e1b40229aed9fbdf48ece"
dependencies = [
"bitflags 1.3.2",
"bitflags 2.4.0",
"boring-sys",
"foreign-types",
"libc",
Expand Down

0 comments on commit ca85d26

Please sign in to comment.