chore(deps): bump clap from 3.0.0-beta.4 to beta.5

This commit is contained in:
LGUG2Z
2021-11-01 14:55:28 -07:00
parent a1ca4f03c3
commit 78683ce7b3
6 changed files with 68 additions and 73 deletions

View File

@@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = "3.0.0-beta.4"
clap = "3.0.0-beta.5"
color-eyre = "0.5"
serde = { version = "1", features = ["derive"] }
serde_json = "1"