Skip to content

Commit

Permalink
Revert clap update.
Browse files Browse the repository at this point in the history
  • Loading branch information
int08h committed Jun 13, 2024
1 parent daa23fd commit 8b4afc6
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 @@ -20,7 +20,7 @@ gcpkms = ["google-cloudkms1", "hyper", "hyper-rustls", "serde", "serde_json", "y
[dependencies]
byteorder = "1"
chrono = "0.4"
clap = "4"
clap = "2"
ctrlc = { version = "3.4", features = ["termination"] }
humansize = "2"
log = "0.4"
Expand Down

0 comments on commit 8b4afc6

Please sign in to comment.