Skip to content

Commit

Permalink
build(deps): update bolero requirement from 0.11 to 0.12 in /tools/xdp (
Browse files Browse the repository at this point in the history
#2391)

---
updated-dependencies:
- dependency-name: bolero
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent db310ba commit 96d2e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/xdp/s2n-quic-xdp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ s2n-quic-core = { version = "=0.51.0", path = "../../../quic/s2n-quic-core" }
tokio = { version = "1", features = ["net"], optional = true }

[dev-dependencies]
bolero = "0.11"
bolero = "0.12"
futures = "0.3"
pin-project-lite = "0.2"
rand = "0.8"
Expand Down

0 comments on commit 96d2e22

Please sign in to comment.