Skip to content

Commit 089300d

Browse files
committed
update supplychain vet for hickory
1 parent b6565df commit 089300d

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

supply-chain/config.toml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
# cargo-vet config file
32

43
[cargo-vet]
@@ -927,16 +926,12 @@ criteria = "safe-to-deploy"
927926
version = "0.4.1"
928927
criteria = "safe-to-deploy"
929928

930-
[[exemptions.hickory-client]]
931-
version = "0.25.0-alpha.2"
932-
criteria = "safe-to-deploy"
933-
934929
[[exemptions.hickory-proto]]
935-
version = "0.25.0-alpha.2"
930+
version = "0.25.0-alpha.4"
936931
criteria = "safe-to-deploy"
937932

938933
[[exemptions.hickory-resolver]]
939-
version = "0.25.0-alpha.2"
934+
version = "0.25.0-alpha.4"
940935
criteria = "safe-to-deploy"
941936

942937
[[exemptions.hidapi]]

0 commit comments

Comments
 (0)