Skip to content

Commit 5d76e8d

Browse files
build(deps): bump serde_json from 1.0.120 to 1.0.121 (#1635)
1 parent e37e046 commit 5d76e8d

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

Cargo.lock

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

elliptic-curve/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pem-rfc7468 = { version = "1.0.0-rc.1", optional = true, features = ["alloc"] }
3535
pkcs8 = { version = "0.11.0-rc.0", optional = true, default-features = false }
3636
sec1 = { version = "0.8.0-rc.0", optional = true, features = ["subtle", "zeroize"] }
3737
serdect = { version = "=0.3.0-pre.0", optional = true, default-features = false, features = ["alloc"] }
38-
serde_json = { version = "1.0.114", optional = true, default-features = false, features = ["alloc"] }
38+
serde_json = { version = "1.0.121", optional = true, default-features = false, features = ["alloc"] }
3939
tap = { version = "1.0.1", optional = true, default-features = false } # hack for minimal-versions support for `bits`
4040

4141
[dev-dependencies]

0 commit comments

Comments
 (0)