diff --git a/rust-bindings/rust/Cargo.toml b/rust-bindings/rust/Cargo.toml index d018f096..d3b0cc90 100644 --- a/rust-bindings/rust/Cargo.toml +++ b/rust-bindings/rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ostree" -version = "0.7.1" +version = "0.7.2" authors = ["Felix Krull"] license = "MIT"