Skip to content

Commit 982ee9a

Browse files
chore(deps): bump tokio from 1.47.1 to 1.49.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.49.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.1...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]>
1 parent 6010a7d commit 982ee9a

File tree

2 files changed

+26
-85
lines changed

2 files changed

+26
-85
lines changed

Cargo.lock

Lines changed: 25 additions & 84 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
@@ -39,7 +39,7 @@ thiserror = "2.0.16"
3939

4040
[dev-dependencies]
4141
dotenvy = "0.15.7"
42-
tokio = { version = "1.47.1", features = ["macros", "test-util"] }
42+
tokio = { version = "1.49.0", features = ["macros", "test-util"] }
4343
# We use reqwest-vcr middleware to record tests. This is not a dev dependency, because we want to
4444
# expose this as a convinience to our users, too.
4545
reqwest-vcr = "0.3.0"

0 commit comments

Comments
 (0)