Use latest patch of structopt 0.3
Also updating dependencies in Cargo.lock
This commit is contained in:
@@ -11,4 +11,4 @@ keywords = [ "primes", "math" ]
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
structopt = "0.3.13"
|
||||
structopt = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user