We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f94a7e5 commit c79f01eCopy full SHA for c79f01e
cli/Cargo.toml
@@ -11,6 +11,6 @@ repository = "https://github.com/freeCodeCamp/freeCodeCampOS"
11
[dependencies]
12
clap = { version = "4.5.3", features = ["derive"] }
13
indicatif = "0.17.7"
14
-inquire = "0.6.2"
+inquire = "0.7.4"
15
serde = { version = "1.0.197", features = ["derive"] }
16
serde_json = "1.0.114"
0 commit comments