Drop nightly requirement

This commit is contained in:
2023-08-08 22:30:49 +02:00
parent 941dd50868
commit e04f065d42
9 changed files with 14 additions and 48 deletions

View File

@@ -23,7 +23,7 @@ repository = "https://github.com/hakoerber/git-repo-manager"
readme = "README.md"
# Required for `std::path::Path::is_symlink()`. Will be released with 1.57.
rust-version = "1.57"
rust-version = "1.58"
license = "GPL-3.0-only"