We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
serde_json
1 parent d001ec1 commit 8825af4Copy full SHA for 8825af4
Cargo.toml
@@ -64,7 +64,7 @@ clap = { version = "^4.0.13", optional = true }
64
clap_complete = { version = "^4.0.7", optional = true }
65
clap-utilities = { version = "^0.2.0", optional = true }
66
serde = { version = "^1.0.152", optional = true }
67
-serde_json = { version = "^1.0.92", optional = true }
+serde_json = { version = "^1.0.91", optional = true }
68
69
[dev-dependencies]
70
build-fs-tree = "^0.4.1"
0 commit comments