From 87db0d1a6ae0a3dc2b1ce40a05f427fc7d982aa0 Mon Sep 17 00:00:00 2001 From: Felix Krull Date: Wed, 17 Oct 2018 23:22:35 +0200 Subject: [PATCH] Bump -sys version --- rust-bindings/rust/libostree-sys/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-bindings/rust/libostree-sys/Cargo.toml b/rust-bindings/rust/libostree-sys/Cargo.toml index 6088f6ba..46aa1a0d 100644 --- a/rust-bindings/rust/libostree-sys/Cargo.toml +++ b/rust-bindings/rust/libostree-sys/Cargo.toml @@ -49,7 +49,7 @@ license-file = "LICENSE" links = "ostree-1" name = "libostree-sys" repository = "https://gitlab.com/fkrull/rust-libostree" -version = "0.1.3" +version = "0.1.4" [package.metadata.docs.rs] features = ["dox"]