Skip to content

Commit

Permalink
cargo vet: audit signal-hook-registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Pat Hickey committed Sep 27, 2023
1 parent 3585d2d commit e9f77e1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions supply-chain/audits.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1894,6 +1894,11 @@ criteria = "safe-to-deploy"
delta = "0.9.9 -> 0.10.2"
notes = "This upgrade is mostly a code refactor, as far as I can tell. No new uses of unsafe nor any new ambient capabilities usage."

[[audits.signal-hook-registry]]
who = "Pat Hickey <phickey@fastly.com>"
criteria = "safe-to-deploy"
version = "1.4.1"

[[audits.slab]]
who = "Pat Hickey <phickey@fastly.com>"
criteria = "safe-to-deploy"
Expand Down

0 comments on commit e9f77e1

Please sign in to comment.