Update esplugin to v5.0.1

This commit is contained in:
Oliver Hamlet
2024-05-02 20:29:07 +01:00
parent df88090a5d
commit 97f366f7b9
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -223,9 +223,9 @@ dependencies = [
[[package]]
name = "esplugin"
version = "4.1.1"
version = "5.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08465a86dfed3d40d627c990cf770b76f85e87583f9aab86bb096b07e7780f01"
checksum = "aaba49860ce44e95b9073c5508cb0511f304a2f4c05195ed1f43b5ae875d88e7"
dependencies = [
"encoding_rs",
"nom",