summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Marrero Corchado <jmarrero@users.noreply.github.com>2023-02-20 17:13:44 -0500
committerGitHub <noreply@github.com>2023-02-20 17:13:44 -0500
commita43b14381142abbd2d0f899b402a7d5b763599e0 (patch)
tree88725345938b8e31633b6e74afc24d293eca8eb3
parent4f87e8b6efa395fdf7cc24c6d7e7e0e12b0be0e9 (diff)
parent31d5f9e13ef9f3cd427b80f80ba706bffed79bfe (diff)
downloadostree-a43b14381142abbd2d0f899b402a7d5b763599e0.tar.gz
Merge pull request #2818 from cgwalters/release-rustv0.17.1
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",