Skip to content

Commit 2e4edf8

Browse files
committed
Update serde_json to 1.0.134
1 parent 562ab78 commit 2e4edf8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ rand = "0.8.5"
2424
rand_core = { version = "0.6.4", features = ["std"] }
2525
rpassword = "7.3.1"
2626
serde = "1.0.217"
27-
serde_json = "1.0.128"
27+
serde_json = "1.0.134"
2828
serde_with = "3.12.0"
2929
static_assertions = "1.1.0"
3030
tempfile = "3.13.0"

0 commit comments

Comments
 (0)