From 46b4a12b23cef64d6a80d610cad3857900685a2d Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 10 Feb 2022 09:08:58 -0500 Subject: [PATCH] Release 0.13.6 --- 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 b1450015..c5f0b1b0 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.13.5" +version = "0.13.6" exclude = [ "conf/**",