Skip to content

Commit 3d38d7c

Browse files
chore(deps): bump sonic-rs from 0.4.0 to 0.4.1
Bumps [sonic-rs](https://github.com/cloudwego/sonic-rs) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/cloudwego/sonic-rs/releases) - [Commits](https://github.com/cloudwego/sonic-rs/commits) --- updated-dependencies: - dependency-name: sonic-rs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de4d0f3 commit 3d38d7c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ confik = "0.13.0"
3737
## json
3838
serde = { version = "1.0.219", features = ["derive"] }
3939
serde_json = "1.0.140"
40-
sonic-rs = "0.4.0"
40+
sonic-rs = "0.4.1"
4141

4242
## another
4343
chrono = { version = "0.4.40", features = ["serde"] }

0 commit comments

Comments
 (0)