Skip to content

Commit bde60fd

Browse files
Bump canonical_json from 0.4.0 to 0.5.0 (#37)
Bumps canonical_json from 0.4.0 to 0.5.0. --- updated-dependencies: - dependency-name: canonical_json dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26ae975 commit bde60fd

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
@@ -14,7 +14,7 @@ crate-type = ["cdylib"]
1414
[dependencies]
1515
serde = "1.0"
1616
serde_json = "1.0"
17-
canonical_json = "0.4.0"
17+
canonical_json = "0.5.0"
1818

1919
[dependencies.pyo3]
2020
version = "0.17.3"

0 commit comments

Comments
 (0)