Update to target-lexicon 0.0.2.
This fixes compilation on rust 1.22.1.
This commit is contained in:
@@ -10,7 +10,7 @@ readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
cretonne-codegen = { path = "../codegen", version = "0.9.0" }
|
||||
target-lexicon = "0.0.1"
|
||||
target-lexicon = "0.0.2"
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "experimental" }
|
||||
|
||||
Reference in New Issue
Block a user