Skip to content

Commit 7582871

Browse files
authored
Merge pull request #408 from redlib-org/dependabot/cargo/tokio-1.44.2
build(deps): bump tokio from 1.44.0 to 1.44.2
2 parents dbdc4fc + e80ec5d commit 7582871

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ hyper = { version = "0.14.31", features = ["full"] }
2727
percent-encoding = "2.3.1"
2828
route-recognizer = "0.3.1"
2929
serde_json = "1.0.133"
30-
tokio = { version = "1.35.1", features = ["full"] }
30+
tokio = { version = "1.44.2", features = ["full"] }
3131
time = { version = "0.3.31", features = ["local-offset"] }
3232
url = "2.5.0"
3333
rust-embed = { version = "8.1.0", features = ["include-exclude"] }

0 commit comments

Comments
 (0)