Skip to content

Commit 93762d8

Browse files
committed
fix(deps): update rust crate clap to 2.34.0
1 parent 174f81d commit 93762d8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ anyhow = "1.0.51"
2727
actix-web = "4.0.0-beta.13"
2828
async-trait = "0.1.51"
2929
bytes = "1.1.0"
30-
clap = "2.33.3"
30+
clap = "2.34.0"
3131
cloudflare = "0.9.0"
3232
domain = { version = "0.6.1", features = ["master"] }
3333
env_logger = "0.9.0"

0 commit comments

Comments
 (0)