From: Luca BRUNO Date: Fri, 4 Mar 2022 10:35:03 +0000 (+0000) Subject: ostree-sys: release 0.9.2 X-Git-Tag: archive/raspbian/2022.4-1+rpi1^2~9^2^2~20^2~12 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=61b4629b37c1e0357f717e71bb691f17d8466a9e;p=ostree.git ostree-sys: release 0.9.2 --- diff --git a/rust-bindings/rust/sys/Cargo.toml b/rust-bindings/rust/sys/Cargo.toml index 08392105..5bda7ba3 100644 --- a/rust-bindings/rust/sys/Cargo.toml +++ b/rust-bindings/rust/sys/Cargo.toml @@ -65,13 +65,13 @@ authors = ["Felix Krull"] build = "build.rs" categories = ["external-ffi-bindings"] description = "FFI bindings to libostree-1" -documentation = "https://fkrull.gitlab.io/ostree-rs/ostree_sys" +documentation = "https://docs.rs/ostree-sys" keywords = ["ffi", "ostree", "libostree"] license = "MIT" links = "ostree-1" name = "ostree-sys" -repository = "https://gitlab.com/fkrull/ostree-rs" -version = "0.9.1" +repository = "https://github.com/ostreedev/ostree-rs" +version = "0.9.2" edition = "2018" [package.metadata.docs.rs] features = ["dox"]