feat: add support for metapackages in interactive prompts and update git2 dependency features
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ ar = "0.9.0"
|
||||
bzip2 = "0.6.1"
|
||||
clap = { version = "4.5.60", features = ["derive"] }
|
||||
flate2 = "1.1.9"
|
||||
git2 = { version = "0.20.4", features = ["vendored-libgit2"] }
|
||||
git2 = { version = "0.20.4", features = ["openssl-sys"] }
|
||||
indicatif = "0.18.4"
|
||||
nix = { version = "0.31.1", features = ["user"] }
|
||||
reqwest = { version = "0.13.2", features = ["blocking", "native-tls"] }
|
||||
|
||||
Reference in New Issue
Block a user