Back out "Bump clap from 3.2.25 to 4.4.5 in /packer"
Summary: Original commit changeset: 9d09d9660dfa This breaks the build on GitHub. Original Phabricator Diff: D49772851 Reviewed By: antonk52 Differential Revision: D49829328 fbshipit-source-id: 88f4a29abe148b1427ed9af5bd8b6d0c14066343
This commit is contained in:
committed by
Facebook GitHub Bot
parent
4d9fb9170d
commit
5df61010bf
@@ -10,7 +10,7 @@ authors = ["Facebook, Inc."]
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "^4", features = ["derive", "cargo"] }
|
||||
clap = { version = "^3", features = ["derive", "cargo"] }
|
||||
shellexpand = "^3"
|
||||
tar = "0.4.39"
|
||||
serde = { version = "^1", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user