Skip to content

Commit

Permalink
build(deps): bump the cargo group with 3 updates (#376)
Browse files Browse the repository at this point in the history
* build(deps): bump the cargo group with 3 updates

Bumps the cargo group with 3 updates: [async-trait](https://github.com/dtolnay/async-trait), [rand](https://github.com/rust-random/rand) and [libfuzzer-sys](https://github.com/rust-fuzz/libfuzzer).


Updates `async-trait` from 0.1.85 to 0.1.86
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.85...0.1.86)

Updates `rand` from 0.8.5 to 0.9.0
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](rust-random/rand@0.8.5...0.9.0)

Updates `libfuzzer-sys` from 0.4.8 to 0.4.9
- [Changelog](https://github.com/rust-fuzz/libfuzzer/blob/main/CHANGELOG.md)
- [Commits](rust-fuzz/libfuzzer@0.4.8...0.4.9)

---
updated-dependencies:
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: rand
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: libfuzzer-sys
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: reuben olinsky <[email protected]>
  • Loading branch information
dependabot[bot] and reubeno authored Feb 3, 2025
1 parent 43c18ea commit 5b4f4dd
Show file tree
Hide file tree
Showing 5 changed files with 116 additions and 62 deletions.
Loading

0 comments on commit 5b4f4dd

Please sign in to comment.