aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml.orig')
-rw-r--r--Cargo.toml.orig6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml.orig b/Cargo.toml.orig
index 58606bc..ca63cea 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,12 +1,12 @@
[package]
name = "android_log-sys"
-version = "0.2.0"
+version = "0.3.1"
authors = [
- "Nerijus Arlauskas <nercury@gmail.com>",
+ "The android_log_sys Developers",
]
license = "MIT OR Apache-2.0"
readme = "README.md"
-repository = "https://github.com/nercury/android_log-sys-rs"
+repository = "https://github.com/rust-mobile/android_log-sys-rs"
description = """
FFI bindings to Android log Library.
"""