Skip to content

Commit de73734

Browse files
build(deps): bump serde_json from 1.0.128 to 1.0.132 (#375)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdd87d0 commit de73734

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ itertools = "0.13.0"
2121
futures = "0.3.31"
2222
pythonize = "0.21.0"
2323
serde = "1.0"
24-
serde_json = "1.0.128"
24+
serde_json = "1.0.132"
2525

2626
[dependencies.pyo3]
2727
version = "0.21.0"

0 commit comments

Comments
 (0)