Update Alnilam and DevKit

This commit is contained in:
GuilhermeWerner 2021-08-21 09:20:00 -03:00
parent 2f07cf5c4c
commit 2340c84147
6 changed files with 6 additions and 14 deletions

View file

@ -14,7 +14,7 @@ crate-type = ["cdylib", "rlib"]
path = "Source/lib.rs"
[dependencies]
tribufu = { path = "../DevKit" }
#tribufu = { path = "../DevKit" }
jni = "0.19.0"
[build-dependencies]