From: Colin Walters Date: Sat, 29 Apr 2023 21:11:58 +0000 (-0400) Subject: rust: Bump MSRV to 1.64 X-Git-Tag: archive/raspbian/2023.7-3+rpi1~1^2~9^2~2^2~5^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1b43b395745df66bddc2c313c54f3bc11b3cb202;p=ostree.git rust: Bump MSRV to 1.64 Since a dependency `winnow` bumped to this in a recent update. --- 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 = [