rust: Bump MSRV to 1.64
authorColin Walters <walters@verbum.org>
Sat, 29 Apr 2023 21:11:58 +0000 (17:11 -0400)
committerColin Walters <walters@verbum.org>
Sat, 29 Apr 2023 21:11:58 +0000 (17:11 -0400)
Since a dependency `winnow` bumped to this in a recent update.

Cargo.toml

index d6d6253446bc1ccc3176f17c4c8f31ead2fcbb2a..37959f6df8d47f96ea55ee1a88a098e109171527 100644 (file)
@@ -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 = [