summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2023-04-29 17:11:58 -0400
committerColin Walters <walters@verbum.org>2023-04-29 17:11:58 -0400
commit1b43b395745df66bddc2c313c54f3bc11b3cb202 (patch)
treeedbe16c327f456b1a155bc9fd3b400fcbcad46d9
parentc9271423b1c780ccb9ff47685d22d744968d9d19 (diff)
downloadostree-1b43b395745df66bddc2c313c54f3bc11b3cb202.tar.gz
rust: Bump MSRV to 1.64
Since a dependency `winnow` bumped to this in a recent update.
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d6d62534..37959f6d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ license = "MIT"
name = "ostree"
readme = "rust-bindings/README.md"
repository = "https://github.com/ostreedev/ostree"
-rust-version = "1.63.0"
+rust-version = "1.64.0"
version = "0.18.0"
exclude = [