Skip to content

Commit 3667bd2

Browse files
Merge pull request #74 from cjwcommuny/dependabot/cargo/patch-updates-3e6663c8cf
build(deps): bump the patch-updates group with 16 updates
2 parents a6d1cf7 + 109eb5e commit 3667bd2

File tree

2 files changed

+54
-38
lines changed

2 files changed

+54
-38
lines changed

Cargo.lock

Lines changed: 52 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ crossbeam-skiplist = "0.1"
1515
parking_lot = "0.12"
1616
ouroboros = "0.18"
1717
moka = { version = "0.12", features = ["future"] }
18-
clap = { version = "4.5.15", features = ["derive"] }
18+
clap = { version = "4.5.16", features = ["derive"] }
1919
rand = "0.8.5"
2020
crossbeam-channel = "0.5.13"
2121
serde_json = { version = "1.0" }
@@ -32,7 +32,7 @@ deref_ext = { git = "https://github.com/cjwcommuny/deref_ext", rev = "2b14702" }
3232
async-iter-ext = { git = "https://github.com/cjwcommuny/async-iter-ext", rev = "38cf62b" }
3333
typed-builder = "0.19.1"
3434
derive-getters = "0.5.0"
35-
tokio = { version = "1.39.2", features = ["full"] }
35+
tokio = { version = "1.39.3", features = ["full"] }
3636
dashmap = "6.0.1"
3737
futures = "0.3.30"
3838
pin-project = "1.1.5"

0 commit comments

Comments
 (0)