We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d4fd69 + 80a112c commit 49befc8Copy full SHA for 49befc8
Cargo.toml
@@ -14,6 +14,6 @@ categories = ["command-line-utilities"]
14
15
[dependencies]
16
regex = "1.7.3"
17
-serde_json = "1.0.95"
+serde_json = "1.0.96"
18
clap = { version = "4.2.1", features = ["derive"] }
19
unescape = "0.1.0"
0 commit comments