summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Marrero Corchado <jmarrero@users.noreply.github.com>2023-04-30 13:42:43 -0400
committerGitHub <noreply@github.com>2023-04-30 13:42:43 -0400
commit8b2ba4f4014201b67bcd295fb767856756ea80d8 (patch)
treef2da62302d0a83b83de44669925f74fd2bdfa4a5
parentb4dcfd7ede821c2577c04accb37ee8d5a25a5ab8 (diff)
parent1b43b395745df66bddc2c313c54f3bc11b3cb202 (diff)
downloadostree-8b2ba4f4014201b67bcd295fb767856756ea80d8.tar.gz
Merge pull request #2853 from cgwalters/bump-msrv
rust: Bump MSRV to 1.64
-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 = [