mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-05 16:23:39 +00:00
Bump clap from 2.33.2 to 2.33.3 (#21)
This commit is contained in:
committed by
GitHub
parent
4d0f6b0085
commit
1646423416
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -107,9 +107,9 @@ checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
|
||||
|
||||
[[package]]
|
||||
name = "clap"
|
||||
version = "2.33.2"
|
||||
version = "2.33.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "10040cdf04294b565d9e0319955430099ec3813a64c952b86a41200ad714ae48"
|
||||
checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
|
||||
dependencies = [
|
||||
"ansi_term",
|
||||
"atty",
|
||||
|
@@ -17,4 +17,4 @@ pretty_env_logger = "0.4.0"
|
||||
regex = "1.3.9"
|
||||
rust-crypto = "^0.2"
|
||||
sled = "0.34.2"
|
||||
clap = "2.33.2"
|
||||
clap = "2.33.3"
|
||||
|
Reference in New Issue
Block a user