Skip to content

Commit 86de0c0

Browse files
authored
Merge pull request #66 from Laupetin/dependabot/cargo/tokio-util-0.7.18
chore(deps): bump tokio-util from 0.7.17 to 0.7.18
2 parents ba5ff62 + 67c3de3 commit 86de0c0

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.

dw-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rusqlite = { version = "0.37.0", features = ["bundled", "blob", "array"] }
1414
serde = { version = "1.0.228", features = ["derive"] }
1515
serde_json = "1.0.148"
1616
tokio = { version = "1.49.0", features = ["full"] }
17-
tokio-util = { version = "0.7.17", features = ["io"] }
17+
tokio-util = { version = "0.7.18", features = ["io"] }
1818

1919
chrono.workspace = true
2020
log.workspace = true

0 commit comments

Comments
 (0)