Switch build pipeline to MSRV 1.74

This commit is contained in:
2024-10-07 13:38:47 -05:00
parent 22606aad30
commit 7eaea3e2f4
3 changed files with 2 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ name = "spotify-quickauth"
version = "0.1.5"
edition = "2021"
description = "Quickly authenticate librespot-based applications with Spotify"
rust-version = "1.81"
rust-version = "1.74"
authors = ["Ryan Walters <xevion@xevion.dev>"]
homepage = "https://github.com/Xevion/spotify-quickauth"
repository = "https://github.com/Xevion/spotify-quickauth"