bumb msrv to 1.72

This commit is contained in:
Victoria Brekenfeld 2024-02-15 15:36:47 +01:00 committed by Victoria Brekenfeld
parent 91e61f1350
commit e6e6e77dbb
3 changed files with 3 additions and 3 deletions

View file

@ -83,7 +83,7 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v3
- name: Rust toolchain
uses: dtolnay/rust-toolchain@1.65.0
uses: dtolnay/rust-toolchain@1.72.0
- name: Get date for registry cache
id: date
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"

View file

@ -10,7 +10,7 @@ readme = "README.md"
homepage = "https://smithay.github.io/"
keywords = ["wayland", "compositor", "graphics", "server"]
categories = ["gui"]
rust-version = "1.65.0"
rust-version = "1.72.0"
[package.metadata.docs.rs]
features = ["test_all_features"]

View file

@ -1,4 +1,4 @@
msrv = "1.65.0"
msrv = "1.72.0"
type-complexity-threshold = 400
disallowed-macros = [