diff options
| author | Fuwn <[email protected]> | 2024-10-30 03:53:49 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-30 03:53:49 -0700 |
| commit | 163da469feba8261a529f1b78fbbfaf8b67ead3f (patch) | |
| tree | 57ea2efe22cf6746680a1283cb276a2f933c689d | |
| parent | deps(senpy): bump to 0.1.3 (diff) | |
| download | senpy-ffi-main.tar.xz senpy-ffi-main.zip | |
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [package] name = "senpy-ffi" -version = "0.1.2" +version = "0.1.3" authors = ["Fuwn <[email protected]>"] edition = "2021" description = "FFI bindings for senpy-rs" |