diff --git a/misc/cargo-vet/audits.toml b/misc/cargo-vet/audits.toml index 517aeed195662..20392fb65175b 100644 --- a/misc/cargo-vet/audits.toml +++ b/misc/cargo-vet/audits.toml @@ -8,6 +8,7 @@ Certification of this crate means the reviewer has confirmed the crate is: - necessary and useful to Materialize - well-documented ''' +implies = "safe-to-deploy" [[audits.array-concat]] who = "Matt Arthur "