Skip to content

Commit

Permalink
Update clap requirement from ~2.33.3 to ~2.34.0 (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 1, 2021
1 parent daabf95 commit 58e7c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ bincode = {version = "1.3.1", optional = true}
tskit-derive = {version = "0.1.0", path = "tskit-derive", optional = true}

[dev-dependencies]
clap = "~2.33.3"
clap = "~2.34.0"
serde = {version = "1.0.118", features = ["derive"]}
serde-pickle = "1.1.0"
bincode = "1.3.1"
Expand Down

0 comments on commit 58e7c5e

Please sign in to comment.