Skip to content

Commit 0a055cb

Browse files
crawfxrdjackpot51
authored andcommitted
Set MSRV to 1.64
926633e ("chore: Update gtk-rs crates to 0.17") caused the minimum required Rust version to be bumped to 1.64.0. Make it explicit in the manifest. Signed-off-by: Tim Crawford <[email protected]>
1 parent dd256a7 commit 0a055cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "1.3.9"
44
authors = ["Ian Douglas Scott <[email protected]>", "Jeremy Soller <[email protected]>"]
55
license = "GPL-3.0-or-later"
66
edition = "2021"
7+
rust-version = "1.64"
78

89
[workspace]
910
members = [ "tools", "ffi", "backend", "widgets" ]

0 commit comments

Comments
 (0)