Skip to content

Commit 7a6e986

Browse files
committed
Set MSRV 1.75
1 parent 9effd1f commit 7a6e986

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ description = "An unopinionated progress bar library"
66
license = "MIT"
77
repository = "https://github.com/sourcefrog/nutmeg"
88
keywords = ["progress", "progress-bar", "terminal", "ansi"]
9+
rust-version = "1.75" # Could perhaps be even older, but this is 2 years at time of writing
910

1011
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1112

0 commit comments

Comments
 (0)