We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46c0507 + b805861 commit c61ad73Copy full SHA for c61ad73
Cargo.toml
@@ -14,6 +14,6 @@ categories = ["command-line-utilities"]
14
15
[dependencies]
16
regex = "1.7.1"
17
-serde_json = "1.0.91"
+serde_json = "1.0.92"
18
clap = { version = "4.1", features = ["derive"] }
19
unescape = "0.1.0"
0 commit comments