Skip to content

Commit 4df19aa

Browse files
build(deps): bump serde_json from 1.0.121 to 1.0.122 (#322)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31254df commit 4df19aa

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.30"
2222
pythonize = "0.21.0"
2323
serde = "1.0"
24-
serde_json = "1.0.121"
24+
serde_json = "1.0.122"
2525

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

0 commit comments

Comments
 (0)