From 3d38fc7d70df7a56060032e66fdce4e1c22fbcf9 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 11 Mar 2024 09:21:26 -0400 Subject: [PATCH] Release 0.13.3 --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 28f9d88d..a9a2d829 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0" name = "ostree-ext" readme = "README.md" repository = "https://github.com/ostreedev/ostree-rs-ext" -version = "0.13.2" +version = "0.13.3" rust-version = "1.74.0" [dependencies]