Update Cargo.toml

This commit is contained in:
GuilhermeWerner 2021-07-18 14:04:12 -03:00
parent 1de31a1fee
commit 7eb404d702

View file

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