Skip to content

Commit e962ed9

Browse files
chore: bump tokio from 1.44.2 to 1.45.0 (#5296)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51c5921 commit e962ed9

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.

prqlc/prqlc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ tiberius = { version = "0.12.3", optional = true, default-features = false, feat
129129
"rustls",
130130
"tds73",
131131
] }
132-
tokio = { version = "1.44.2", optional = true, features = ["full"] }
132+
tokio = { version = "1.45.0", optional = true, features = ["full"] }
133133
tokio-util = { version = "0.7.15", optional = true, features = ["compat"] }
134134

135135
[dev-dependencies]

0 commit comments

Comments
 (0)