Skip to content

Commit

Permalink
bump msrv to 1.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joshka committed May 16, 2024
1 parent 4b6a4ef commit 8da9a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ keywords = ["event", "color", "cli", "input", "terminal"]
exclude = ["target", "Cargo.lock"]
readme = "README.md"
edition = "2021"
rust-version = "1.58.0"
rust-version = "1.63.0"
categories = ["command-line-interface", "command-line-utilities"]

[lib]
Expand Down

0 comments on commit 8da9a7c

Please sign in to comment.