From d1fad37d1a78304dcb8e139a61679e84d9c2bf0c Mon Sep 17 00:00:00 2001 From: Luca BRUNO Date: Fri, 4 Mar 2022 14:28:36 +0000 Subject: [PATCH] ostree: release 0.13.7 --- rust-bindings/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-bindings/Cargo.toml b/rust-bindings/Cargo.toml index bb245ed8..1345f044 100644 --- a/rust-bindings/Cargo.toml +++ b/rust-bindings/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "ostree" readme = "README.md" repository = "https://github.com/ostreedev/ostree-rs" -version = "0.13.6" +version = "0.13.7" exclude = [ "conf/**",