Skip to content

Commit 8825af4

Browse files
committed
Update serde_json
1 parent d001ec1 commit 8825af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ clap = { version = "^4.0.13", optional = true }
6464
clap_complete = { version = "^4.0.7", optional = true }
6565
clap-utilities = { version = "^0.2.0", optional = true }
6666
serde = { version = "^1.0.152", optional = true }
67-
serde_json = { version = "^1.0.92", optional = true }
67+
serde_json = { version = "^1.0.91", optional = true }
6868

6969
[dev-dependencies]
7070
build-fs-tree = "^0.4.1"

0 commit comments

Comments
 (0)