Skip to content

Commit da18783

Browse files
authored
Merge pull request #220 from cipherstash/dependabot/cargo/tokio-1.44.2
2 parents 986f8ef + dd0e28e commit da18783

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
@@ -37,7 +37,7 @@ debug = true
3737
[workspace.dependencies]
3838
sqltk = { version = "0.8.0" }
3939
thiserror = "2.0.9"
40-
tokio = { version = "1.44", features = ["full"] }
40+
tokio = { version = "1.44.2", features = ["full"] }
4141
tracing = "0.1"
4242
tracing-subscriber = { version = "0.3", features = [
4343
"ansi",

0 commit comments

Comments
 (0)