Skip to content

Commit 98cc567

Browse files
dependabot[bot]BartWaardenburg
authored andcommitted
build(deps): bump sonic-rs from 0.3.17 to 0.5.8
Bumps [sonic-rs](https://github.com/cloudwego/sonic-rs) from 0.3.17 to 0.5.8. - [Release notes](https://github.com/cloudwego/sonic-rs/releases) - [Commits](cloudwego/sonic-rs@0.3.17...v0.5.8) --- updated-dependencies: - dependency-name: sonic-rs dependency-version: 0.5.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5addf43 commit 98cc567

2 files changed

Lines changed: 25 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 24 additions & 4 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 @@ criterion = { version = "0.5", features = ["html_reports"] }
2121
serde = { version = "1", features = ["derive"] }
2222
serde_json = { version = "1", features = ["raw_value"] }
2323
simd-json = "0.14"
24-
sonic-rs = "0.3"
24+
sonic-rs = "0.5"
2525
rayon = "1"
2626
napi = { version = "2", default-features = false, features = ["napi6"] }
2727
napi-derive = "2"

0 commit comments

Comments
 (0)