Skip to content

Commit 10acf17

Browse files
Bump tokio from 1.45.1 to 1.47.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.1 to 1.47.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.1...tokio-1.47.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df8b717 commit 10acf17

File tree

2 files changed

+31
-8
lines changed

2 files changed

+31
-8
lines changed

Cargo.lock

Lines changed: 30 additions & 7 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
@@ -13,7 +13,7 @@ prometheus_exporter = "0.8.5"
1313
once_cell = "1.21.3"
1414
serde_json = "1.0.143"
1515
sled = "0.34.7"
16-
tokio = { version = "1.45.1", features = ["full"] }
16+
tokio = { version = "1.47.1", features = ["full"] }
1717
thiserror = "2.0.16"
1818
serde = "1.0.219"
1919
# valuable = { version = "0.1.0", features = ["derive"] }

0 commit comments

Comments
 (0)