We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ce2c8 commit 92ab40dCopy full SHA for 92ab40d
cli/Cargo.toml
@@ -10,7 +10,7 @@ repository = "https://github.com/freeCodeCamp/freeCodeCampOS"
10
11
[dependencies]
12
clap = { version = "4.5.4", features = ["derive"] }
13
-indicatif = "0.17.7"
+indicatif = "0.18.0"
14
inquire = "0.7.0"
15
serde = { version = "1.0.200", features = ["derive"] }
16
serde_json = "1.0.116"
0 commit comments