Add audit for esplugin v6.1.4 as workaround for trust

This commit is contained in:
Oliver Hamlet
2025-10-03 18:18:52 +01:00
parent 41e30702c3
commit 6a66d8fcd0
+5 -1
View File
@@ -1,7 +1,11 @@
# cargo-vet audits file
[audits]
[[audits.esplugin]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
version = "6.1.4"
notes = "This is my own crate published using Trusted Publishing, but I can't mark it as trusted by cargo-vet because it doesn't support Trusted Publishing and just sees that the publisher is unknown."
[[trusted.esplugin]]
criteria = "safe-to-deploy"