Skip to content

Commit 865ec89

Browse files
committed
chore(deps): updates
1 parent ac71ad6 commit 865ec89

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

Cargo.lock

Lines changed: 4 additions & 5 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
@@ -60,7 +60,7 @@ snafu = { version = "0.8", features = ["backtrace"] }
6060

6161
# Concurrency
6262
parking_lot = "0.12"
63-
arc-swap = "1.7"
63+
arc-swap = "1.8.1"
6464
dashmap = "6.1"
6565

6666
# Caching
@@ -114,7 +114,7 @@ async-trait = "0.1"
114114
# Network simulation testing
115115
turmoil = "0.7.1"
116116
hyper = "1"
117-
hyper-util = { version = "0.1", features = ["tokio"] }
117+
hyper-util = { version = "0.1.20", features = ["tokio"] }
118118
async-stream = "0.3"
119119

120120
# Internal crates (version + path for crates.io publishing)

0 commit comments

Comments
 (0)