From 250a2e8a4f7b4dda05625af9ede21049194e18e7 Mon Sep 17 00:00:00 2001 From: Felix Krull Date: Tue, 16 Oct 2018 21:43:26 +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 304c7b00..248f696f 100644 --- a/rust-bindings/rust/libostree-sys/Cargo.toml +++ b/rust-bindings/rust/libostree-sys/Cargo.toml @@ -49,4 +49,4 @@ license = "MIT" links = "ostree" name = "libostree-sys" repository = "https://gitlab.com/fkrull/rust-libostree" -version = "0.1.1" +version = "0.1.2"