mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-18 09:35:44 +00:00
Update Cargo.toml
This commit is contained in:
parent
8ea96e9c9a
commit
b221e9b8fd
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ crate-type = ["cdylib", "rlib"]
|
||||||
path = "Source/lib.rs"
|
path = "Source/lib.rs"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
#TribuFu = { path = "../DevKit" }
|
TribuFu = { path = "../DevKit" }
|
||||||
jni = "0.19.0"
|
jni = "0.19.0"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue