Skip to content

Commit b979305

Browse files
fix(deps): update rust crate serde_json to 1.0.106
1 parent 46fbee9 commit b979305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ categories = ["command-line-utilities"]
1414

1515
[dependencies]
1616
regex = "1.9.5"
17-
serde_json = "1.0.105"
17+
serde_json = "1.0.106"
1818
clap = { version = "4.4.2", features = ["derive"] }
1919
unescaper = "0.1.2"
2020
csv = "1.2.2"

0 commit comments

Comments
 (0)