Skip to content

Commit 1531342

Browse files
authored
Merge of #10849
2 parents 53a3e94 + 45467be commit 1531342

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,9 @@ dependencies = [
172172

173173
[[package]]
174174
name = "anyhow"
175-
version = "1.0.102"
175+
version = "1.0.103"
176176
source = "registry+https://github.com/rust-lang/crates.io-index"
177-
checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
177+
checksum = "2a4385e2e34eb35d6b3efe798b9eb88096925d87726c0798709bf56d9ed84af3"
178178

179179
[[package]]
180180
name = "arc-swap"

supply-chain/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ version = "3.0.11"
113113
criteria = "safe-to-deploy"
114114

115115
[[exemptions.anyhow]]
116-
version = "1.0.102"
116+
version = "1.0.103"
117117
criteria = "safe-to-deploy"
118118

119119
[[exemptions.arc-swap]]

0 commit comments

Comments
 (0)