build: upgraded to rust v1.95.0

This commit is contained in:
2026-05-22 18:11:01 -06:00
parent 2eb81c4a8b
commit 738e29059b
2 changed files with 182 additions and 62 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ repository = "https://github.com/Dark-Alex-17/loki"
categories = ["command-line-utilities"]
readme = "README.md"
license = "MIT"
rust-version = "1.89.0"
rust-version = "1.95.0"
exclude = [".github", "CONTRIBUTING.md"]
[dependencies]