summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2023-02-17 13:06:14 -0500
committerColin Walters <walters@verbum.org>2023-02-17 13:06:14 -0500
commit31d5f9e13ef9f3cd427b80f80ba706bffed79bfe (patch)
tree4e57b047a5452cab53b3fe2d43dd086467b5a5c1
parentc2974d0b35f9bf53d7b4e4b0adef74cda2fc5cda (diff)
downloadostree-31d5f9e13ef9f3cd427b80f80ba706bffed79bfe.tar.gz
Release rust/ bindings 0.17.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 726cf10b..d7654cec 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,7 @@ name = "ostree"
readme = "rust-bindings/README.md"
repository = "https://github.com/ostreedev/ostree"
rust-version = "1.63.0"
-version = "0.17.0"
+version = "0.17.1"
exclude = [
"/*.am", "/apidoc", "/autogen.sh", "/bash", "/bsdiff",