We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9effd1f commit 7a6e986Copy full SHA for 7a6e986
Cargo.toml
@@ -6,6 +6,7 @@ description = "An unopinionated progress bar library"
6
license = "MIT"
7
repository = "https://github.com/sourcefrog/nutmeg"
8
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
10
11
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
12
0 commit comments