mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Update esplugin to v5.0.1
This commit is contained in:
Generated
+2
-2
@@ -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",
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
crc32fast = "1.2.0"
|
||||
esplugin = "4.1.0"
|
||||
esplugin = "5.0.0"
|
||||
nom = "7.0.0"
|
||||
pelite = "0.10.0"
|
||||
regex = "1.0.5"
|
||||
|
||||
Reference in New Issue
Block a user