aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 395f6cc..9e7e0e2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,7 @@ crate-type = ["dylib"]
[dependencies]
# Senpy
-senpy = "0.1.2"
+senpy = "0.1.3"
# FFI
libc = "0.2.119"