We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adee589 commit 213f65aCopy full SHA for 213f65a
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "pflag"
3
description = "A crate implementing POSIX/GNU-style --flags."
4
-version = "0.5.2"
+version = "0.6.0"
5
keywords = ["command-line", "flags", "args"]
6
categories = ["command-line-interface"]
7
authors = ["z5labs"]
0 commit comments