From 5a852bd0487ef74a5fd27faf6cc1f6f3eaf3b250 Mon Sep 17 00:00:00 2001 From: Felix Krull Date: Fri, 6 Mar 2020 13:33:27 +0100 Subject: [PATCH] Bump versions --- rust-bindings/rust/sys/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-bindings/rust/sys/Cargo.toml b/rust-bindings/rust/sys/Cargo.toml index d3d916f5..72cc0fff 100644 --- a/rust-bindings/rust/sys/Cargo.toml +++ b/rust-bindings/rust/sys/Cargo.toml @@ -63,6 +63,6 @@ license = "MIT" links = "ostree-1" name = "ostree-sys" repository = "https://gitlab.com/fkrull/ostree-rs" -version = "0.5.3" +version = "0.5.4" [package.metadata.docs.rs] features = ["dox"]