Skip to content

Commit 59b81d7

Browse files
Bump tokio from 1.43.0 to 1.43.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.43.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.43.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c27f7a1 commit 59b81d7

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
@@ -22,7 +22,7 @@ cookie = "0.18.1"
2222
log = "0.4.20"
2323
log-fastly = "0.10.0"
2424
futures = "0.3"
25-
tokio = { version = "1.0", features = ["sync", "macros", "io-util", "rt", "time"] }
25+
tokio = { version = "1.43", features = ["sync", "macros", "io-util", "rt", "time"] }
2626
url = "2.4.1"
2727
config = "0.15.11"
2828
handlebars = "6.3.2"

0 commit comments

Comments
 (0)