Merge pull request #81 from loot/dependabot/cargo/esplugin-6.1.4

Bump esplugin from 6.1.3 to 6.1.4
This commit is contained in:
Oliver Hamlet
2025-10-03 18:25:34 +01:00
committed by GitHub
2 changed files with 7 additions and 3 deletions
Generated
+2 -2
View File
@@ -221,9 +221,9 @@ dependencies = [
[[package]]
name = "esplugin"
version = "6.1.3"
version = "6.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3c334f10e3dc2e21d45e208f5b6b232a6876ea6352130d90a42bdb05246f7fcc"
checksum = "ea69d8e4b2b22ec62ac4a26ed8099be4eecd800e0e60b241c04a1ccaa181a287"
dependencies = [
"encoding_rs",
"memchr",
+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"