Skip to content

Commit

Permalink
Add cargo vet exemption for half
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeykoren committed Jun 26, 2024
1 parent 491ed17 commit 65f40c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions supply-chain/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,10 @@ criteria = "safe-to-run"
version = "0.3.21"
criteria = "safe-to-deploy"

[[exemptions.half]]
version = "2.2.1"
criteria = "safe-to-deploy"

[[exemptions.hashbrown]]
version = "0.14.2"
criteria = "safe-to-deploy"
Expand Down

0 comments on commit 65f40c6

Please sign in to comment.