Skip to content

Commit d3dac99

Browse files
authored
Merge pull request #108 from picoCTF/dependabot/cargo/tokio-1.47.1
Bump tokio from 1.44.2 to 1.47.1
2 parents 2cfc1e0 + 346fbbc commit d3dac99

File tree

2 files changed

+29
-6
lines changed

2 files changed

+29
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ futures = "0.3.31"
2121
go-parse-duration = "0.1.1"
2222
tabled = "0.19.0"
2323
thiserror = "2.0.12"
24-
tokio = { version = "1.44.2", features = ["full"] }
24+
tokio = { version = "1.47.1", features = ["full"] }
2525
tracing = "0.1.41"
2626
tracing-subscriber = "0.3.19"
2727

0 commit comments

Comments
 (0)