ci: Update to the most recent Rust version

This commit is contained in:
2025-03-07 11:55:32 -07:00
parent c5a3f424d6
commit 5ba1ba15c9
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ homepage = "https://github.com/Dark-Alex-17/managarr"
readme = "README.md"
edition = "2021"
license = "MIT"
rust-version = "1.82.0"
rust-version = "1.85.0"
exclude = [".github", "CONTRIBUTING.md", "*.log", "tags"]
[workspace]