Skip to content

Commit a234faa

Browse files
authored
Merge pull request #27 from maschad/dependabot/cargo/tokio-1.46.1
Co-authored-by: Chad Nehemiah <[email protected]>
2 parents 9b7abbf + 5c7afd6 commit a234faa

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

Cargo.lock

Lines changed: 15 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
@@ -55,7 +55,7 @@ rclite = "0.2.7"
5555
serde = { version = "1.0.219", features = ["derive"] }
5656
sha2 = "0.10.9"
5757
structopt = "0.3.26"
58-
tokio = { version = "1.45.1", features = ["full"] }
58+
tokio = { version = "1.46.1", features = ["full"] }
5959
tracing = "0.1.41"
6060
tracing-appender = "0.2.3"
6161
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }

0 commit comments

Comments
 (0)