We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5bf583 commit 3d8fb32Copy full SHA for 3d8fb32
cli/Cargo.toml
@@ -12,5 +12,5 @@ repository = "https://github.com/freeCodeCamp/freeCodeCampOS"
12
clap = { version = "4.5.4", features = ["derive"] }
13
indicatif = "0.17.7"
14
inquire = "0.6.2"
15
-serde = { version = "1.0.199", features = ["derive"] }
+serde = { version = "1.0.200", features = ["derive"] }
16
serde_json = "1.0.116"
0 commit comments