mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-06 14:57:27 +00:00
Rename Library
This commit is contained in:
parent
3661951856
commit
078d85bf46
3 changed files with 8 additions and 8 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
name = "TribuFu-jvm"
|
||||
name = "TribuFu-Jvm"
|
||||
version = "0.0.1"
|
||||
description = "Jvm bindings to TribuFu SDK"
|
||||
repository = "https://github.com/TribuFu/SDK"
|
||||
|
|
@ -9,7 +9,7 @@ edition = "2018"
|
|||
publish = false
|
||||
|
||||
[lib]
|
||||
name="TribuFu_jvm"
|
||||
name="TribuFu_Jvm"
|
||||
crate-type = ["cdylib", "rlib"]
|
||||
path = "Source/lib.rs"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue