From: Colin Walters Date: Wed, 25 Aug 2021 19:50:14 +0000 (-0400) Subject: Release 0.12.3 X-Git-Tag: archive/raspbian/2022.4-1+rpi1^2~9^2^2~20^2~51 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b17f3b37f0ea48a8a47a2f09b3c6b41e80d87499;p=ostree.git Release 0.12.3 No major changes, just exporting the `ffi` bits. --- diff --git a/rust-bindings/rust/Cargo.toml b/rust-bindings/rust/Cargo.toml index 2f652e85..9643fef6 100644 --- a/rust-bindings/rust/Cargo.toml +++ b/rust-bindings/rust/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "ostree" readme = "README.md" repository = "https://github.com/ostreedev/ostree-rs" -version = "0.12.2" +version = "0.12.3" exclude = [ "conf/**",