diff options
Diffstat (limited to 'third_party/rust/oneshot-uniffi/Cargo.toml')
-rw-r--r-- | third_party/rust/oneshot-uniffi/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/rust/oneshot-uniffi/Cargo.toml b/third_party/rust/oneshot-uniffi/Cargo.toml index 078a477fb2..cba7266915 100644 --- a/third_party/rust/oneshot-uniffi/Cargo.toml +++ b/third_party/rust/oneshot-uniffi/Cargo.toml @@ -13,7 +13,7 @@ edition = "2021" rust-version = "1.60.0" name = "oneshot-uniffi" -version = "0.1.5" +version = "0.1.6" authors = ["Linus Färnstrand <faern@faern.net>"] description = """ Patched version of oneshot specifically for the UniFFI project. |