Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 872ea2f

Browse files
Bump serde_json from 1.0.86 to 1.0.87 (#14279)
1 parent 386e72a commit 872ea2f

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

Cargo.lock

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

changelog.d/14279.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump serde_json from 1.0.86 to 1.0.87.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pyo3-log = "0.7.0"
2828
pythonize = "0.17.0"
2929
regex = "1.6.0"
3030
serde = { version = "1.0.147", features = ["derive"] }
31-
serde_json = "1.0.85"
31+
serde_json = "1.0.87"
3232

3333
[build-dependencies]
3434
blake2 = "0.10.4"

0 commit comments

Comments
 (0)