Skip to content

Commit 9b3400f

Browse files
Bump tokio from 1.44.1 to 1.44.2 in /utils/libafl_repo_tools (#3139)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.1...tokio-1.44.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0acc3e commit 9b3400f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

utils/libafl_repo_tools/Cargo.lock

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

utils/libafl_repo_tools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repository = "https://github.com/AFLplusplus/LibAFL.git"
1111
project-root = "0.2"
1212
walkdir = "2.5"
1313
regex = "1.10"
14-
tokio = { version = "1.38", features = [
14+
tokio = { version = "1.44", features = [
1515
"process",
1616
"rt",
1717
"rt-multi-thread",

0 commit comments

Comments
 (0)