Skip to content

Commit

Permalink
Merge pull request #10 from excitedleigh/dependabot/cargo/clap-2.33.3
Browse files Browse the repository at this point in the history
Bump clap from 2.33.1 to 2.33.3
  • Loading branch information
daisylb committed Mar 17, 2021
2 parents 96074ad + de62960 commit f3851f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ license = "MPL-2.0"
repository = "https://github.com/excitedleigh/espadrille"

[dependencies]
clap = "2.33.1"
clap = "2.33.3"
rust-crypto = "0.2.36"
dirs = "3.0.1"

0 comments on commit f3851f8

Please sign in to comment.