update target-lexicon

This commit is contained in:
Folkert 2021-08-26 21:39:33 +02:00
parent fb6131488c
commit 36fc9b5f1f
8 changed files with 10 additions and 8 deletions

View file

@ -29,7 +29,7 @@ libloading = "0.6"
tempfile = "3.1.0"
serde_json = "1.0"
inkwell = { path = "../../vendor/inkwell", optional = true }
target-lexicon = "0.10"
target-lexicon = "0.12.2"
[dev-dependencies]
pretty_assertions = "0.5.1"