Bump MSRV to 1.60

This commit is contained in:
Simon Hausmann 2022-07-26 08:51:13 +02:00 committed by Simon Hausmann
parent 20d5cb72ed
commit fe3d4b7177
13 changed files with 13 additions and 12 deletions

View file

@ -11,7 +11,7 @@ license = "GPL-3.0-only OR LicenseRef-Slint-commercial"
description = "Internal Slint Compiler Library"
repository = "https://github.com/slint-ui/slint"
homepage = "https://slint-ui.com"
rust-version = "1.59"
rust-version = "1.60"
[lib]
path = "lib.rs"