Update Cargo.toml

This commit is contained in:
GuilhermeWerner 2021-05-29 11:36:00 -03:00
parent 8ea96e9c9a
commit b221e9b8fd

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]