Skip to content

Commit 14827d9

Browse files
build(deps): bump serde_json from 1.0.109 to 1.0.116 (#278)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1a8603 commit 14827d9

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.12.1"
2121
futures = "0.3.30"
2222
pythonize = "0.20.0"
2323
serde = "1.0"
24-
serde_json = "1.0.109"
24+
serde_json = "1.0.116"
2525

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

0 commit comments

Comments
 (0)