From 507787161ce0d36ff32a637fca653096c316c18a Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 23 Sep 2021 10:11:17 -0400 Subject: [PATCH] (cargo-release) version 0.13.1 --- 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 0d89a04a..82c002a9 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.0" +version = "0.13.1" exclude = [ "conf/**",