Skip to content

Commit 684b3e8

Browse files
Bump tokio from 1.47.0 to 1.47.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.0 to 1.47.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.0...tokio-1.47.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5a6232 commit 684b3e8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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 @@ deunicode = "1.6.2"
2121
strum = { version = "0.27.1", features = ["derive"] }
2222
bimap = "0.6.3"
2323

24-
tokio = { version = "1.47.0", features = ["rt-multi-thread", "signal"] }
24+
tokio = { version = "1.47.1", features = ["rt-multi-thread", "signal"] }
2525

2626
sqlx = { version = "0.8.6", features = [
2727
"runtime-tokio-native-tls",

0 commit comments

Comments
 (0)