mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Update to Rust 2018 syntax
This commit is contained in:
@@ -3,6 +3,7 @@ name = "loot-condition-interpreter"
|
||||
version = "1.3.0"
|
||||
authors = ["Oliver Hamlet <oliver.hamlet@gmail.com>"]
|
||||
license = "MIT"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
crc = "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user