mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
chore: bump msrv to 1.64 (#4542)
* chore: bump msrv to 1.64 * clippy fix
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ license = "ISC"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/starship/starship"
|
||||
# Note: MSRV is only intended as a hint, and only the latest version is officially supported in starship.
|
||||
rust-version = "1.60"
|
||||
rust-version = "1.64"
|
||||
description = """
|
||||
The minimal, blazing-fast, and infinitely customizable prompt for any shell! ☄🌌️
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user