Skip to content

Commit 1faf576

Browse files
deps(cargo): bump the cargo-dependencies group with 2 updates
Bumps the cargo-dependencies group with 2 updates: [reqwest](https://github.com/seanmonstar/reqwest) and [afl](https://github.com/rust-fuzz/afl.rs). Updates `reqwest` from 0.13.2 to 0.13.3 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.2...v0.13.3) Updates `afl` from 0.17.1 to 0.18.1 - [Changelog](https://github.com/rust-fuzz/afl.rs/blob/master/CHANGES.md) - [Commits](https://github.com/rust-fuzz/afl.rs/commits) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: afl dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4954787 commit 1faf576

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sectxtbin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ argh = "0.1.19"
1616
futures = "0.3.32"
1717
human-panic = "2.0.8"
1818
lazy_static = "1.5.0"
19-
reqwest = "0.13.1"
19+
reqwest = "0.13.3"
2020
tracing = "0.1.44"
2121
tracing-subscriber = { version = ">=0.3.20", features = ["env-filter", "json", "valuable"] }
2222
url = "2.5.8"

0 commit comments

Comments
 (0)