Skip to content

Commit c81fcf9

Browse files
chore(deps): bump tokio from 1.44.1 to 1.44.2 (#206)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e70610 commit c81fcf9

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
@@ -66,7 +66,7 @@ winapi = "0.3.9"
6666
serde_json = "1.0.115"
6767

6868
[dev-dependencies]
69-
tokio = { version = "1.18", features = ["full"] }
69+
tokio = { version = "1.44", features = ["full"] }
7070
pretty_env_logger = "0.5.0"
7171
assert_matches = "1"
7272
claims = "0.8.0"

0 commit comments

Comments
 (0)