mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Update to Rust's 2021 edition
This means that the winapi sub-dependency is built with fewer features.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ name = "loot-condition-interpreter"
|
||||
version = "3.1.0"
|
||||
authors = ["Oliver Hamlet <oliver@ortham.io>"]
|
||||
license = "MIT"
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
crc32fast = "1.2.0"
|
||||
|
||||
Reference in New Issue
Block a user