Updated rust version to 1.72 and removed unnecessary restrictions keymapping from the indexers tab

This commit is contained in:
2023-10-15 11:31:14 -06:00
parent 2b15afcb83
commit 4413317863
6 changed files with 2 additions and 19 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ repository = "https://github.com/Dark-Alex-17/managarr"
homepage = "https://github.com/Dark-Alex-17/managarr"
readme = "README.md"
edition = "2021"
rust-version = "1.69.0"
rust-version = "1.72.0"
[dependencies]
anyhow = "1.0.68"