mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Merge pull request #14 from loot/dependabot/cargo/nom-7.0.0
Update nom requirement from 6.0.0 to 7.0.0
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
crc32fast = "1.2.0"
|
||||
esplugin = "3.0.0"
|
||||
nom = "6.0.0"
|
||||
nom = "7.0.0"
|
||||
pelite = "0.9.0"
|
||||
regex = "1.0.5"
|
||||
unicase = "2.2.0"
|
||||
|
||||
Reference in New Issue
Block a user