We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b61e5d commit 9801d52Copy full SHA for 9801d52
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "docopt"
3
-version = "0.6.29" #:version
+version = "0.6.30" #:version
4
authors = ["Andrew Gallant <[email protected]>"]
5
description = "Command line argument parsing."
6
documentation = "http://burntsushi.net/rustdoc/docopt/"
docopt_macros/Cargo.toml
name = "docopt_macros"
description = "Docopt macro for command line argument parsing."
0 commit comments