From b17f3b37f0ea48a8a47a2f09b3c6b41e80d87499 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 25 Aug 2021 15:50:14 -0400 Subject: [PATCH] Release 0.12.3 No major changes, just exporting the `ffi` bits. --- rust-bindings/rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/**",