mirror of
https://github.com/clap-rs/clap
synced 2025-01-18 23:53:54 +00:00
Updated version
This commit is contained in:
parent
e6ca4cfc1b
commit
c82bb523ab
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
|
||||
name = "clap"
|
||||
version = "0.4.4"
|
||||
version = "0.4.6"
|
||||
authors = ["Kevin K. <kbknapp@gmail.com>"]
|
||||
exclude = ["docs/*"]
|
||||
description = "A Command Line Argument Parser written in Rust"
|
||||
|
|
Loading…
Reference in a new issue