cargo-vet: audit base64 0.21.0 (#5707)

This commit is contained in:
Pat Hickey
2023-02-03 17:17:47 -08:00
committed by GitHub
parent 6d8f2be9e1
commit 331bc281a1

View File

@@ -58,6 +58,12 @@ criteria = "safe-to-deploy"
version = "0.3.66"
notes = "I am the author of this crate."
[[audits.base64]]
who = "Pat Hickey <phickey@fastly.com>"
criteria = "safe-to-run"
version = "0.21.0"
notes = "This crate has no dependencies, no build.rs, and contains no unsafe code."
[[audits.block-buffer]]
who = "Benjamin Bouvier <public@benj.me>"
criteria = "safe-to-deploy"