Skip to content

Commit c843189

Browse files
Merge pull request #328 from sebastienrousseau/dependabot/cargo/tokio-1.43.0
2 parents 5c79466 + 96576bf commit c843189

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -121,7 +121,7 @@ staticdatagen = "0.0.5"
121121
tempfile = "3.15.0"
122122
thiserror = "2.0.9"
123123
toml = "0.8.19"
124-
tokio = { version = "1.42.0", features = ["full"], optional = true }
124+
tokio = { version = "1.43.0", features = ["full"], optional = true }
125125
url = "2.5.4"
126126
uuid = { version = "1.11.1", features = ["v4"] }
127127
warp = "0.3.7"

0 commit comments

Comments
 (0)