Skip to content

Commit a1a0042

Browse files
chore(deps): bump tokio from 1.48.0 to 1.49.0 (#1211)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.48.0 to 1.49.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.49.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea3369a commit a1a0042

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
@@ -21,7 +21,7 @@ serde = "1.0"
2121
serde_json = "1.0"
2222
futures = "0.3"
2323
thiserror = "2.0"
24-
tokio = { version = "1.48", features = [
24+
tokio = { version = "1.49", features = [
2525
"macros",
2626
"rt-multi-thread",
2727
"sync",

0 commit comments

Comments
 (0)