Skip to content

Commit 7624127

Browse files
chore(deps): bump tokio from 1.51.1 to 1.52.1 (#795)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af2c66f commit 7624127

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -128,7 +128,7 @@ serde_json = { version = "1" }
128128
serde_with = { version = "3" }
129129
tempfile = { version = "3"}
130130
thiserror = { version = "2" }
131-
tokio = { version = "1.51", features = ["macros", "rt", "sync"] }
131+
tokio = { version = "1.52", features = ["macros", "rt", "sync"] }
132132
url = "2.5.7"
133133
wkb = "0.9.2"
134134
wkt = "0.14.0"

0 commit comments

Comments
 (0)