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

@ -67,7 +67,7 @@ libc = "0.2"
libloading = "0.6"
inkwell = { path = "../vendor/inkwell", optional = true }
target-lexicon = "0.10"
target-lexicon = "0.12.2"
tempfile = "3.1.0"
[dev-dependencies]