diff options
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ crate-type = ["dylib"] [dependencies] # Senpy -senpy = "0.1.2" +senpy = "0.1.3" # FFI libc = "0.2.119" |
| index : senpy-ffi | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 2 |
@@ -19,7 +19,7 @@ crate-type = ["dylib"] [dependencies] # Senpy -senpy = "0.1.2" +senpy = "0.1.3" # FFI libc = "0.2.119" |