Skip to content

Commit

Permalink
Bump MSRV to 1.61
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Dec 13, 2024
1 parent 70f1ecc commit da0ac7e
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 @@ homepage = "https://github.com/console-rs/console"
repository = "https://github.com/console-rs/console"
documentation = "https://docs.rs/console"
readme = "README.md"
rust-version = "1.56.0"
rust-version = "1.61"

[features]
default = ["unicode-width", "ansi-parsing"]
Expand Down

0 comments on commit da0ac7e

Please sign in to comment.