Skip to content

Commit 45467be

Browse files
committed
build(deps): update anyhow cargo-vet exemption to 1.0.103
Carry the `safe-to-deploy` exemption forward to the bumped version so `cargo vet check` passes; otherwise 1.0.103 is unaudited. Claude-Session: https://claude.ai/code/session_01VUPwpe81Ws8c5MeXWWgZb7
1 parent 55ff368 commit 45467be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)