build: Upgraded to Rust v1.95.0

This commit is contained in:
2026-06-25 13:19:27 -06:00
parent 03d134bec9
commit a4d93692a9
3 changed files with 366 additions and 529 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ homepage = "https://github.com/Dark-Alex-17/managarr"
readme = "README.md"
edition = "2024"
license = "MIT"
rust-version = "1.89.0"
rust-version = "1.95.0"
exclude = [".github", "CONTRIBUTING.md", "*.log", "tags"]
[workspace]