From 34147475b50d5b6738fe93aa6d3ba7fd633d56b6 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 6 Oct 2021 12:48:23 -0400 Subject: [PATCH] (cargo-release) version 0.13.3 --- 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 785e3301..56782443 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.3-alpha.1" +version = "0.13.3" exclude = [ "conf/**",