diff --git a/Cargo.toml b/Cargo.toml index 0655bff..ea9fd78 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tribufu-jni" version = "0.0.1" -description = "JVM bindings to TribuFu SDK" +description = "JNI bindings to TribuFu SDK" repository = "https://github.com/TribuFu/SDK" authors = ["TribuFu "] license = "Apache-2.0"