Skip to content

Commit

Permalink
Bump sonic-rs from 0.3.14 to 0.3.16 (#647)
Browse files Browse the repository at this point in the history
Bumps [sonic-rs](https://github.com/cloudwego/sonic-rs) from 0.3.14 to 0.3.16.
- [Release notes](https://github.com/cloudwego/sonic-rs/releases)
- [Commits](cloudwego/sonic-rs@0.3.14...0.3.16)

---
updated-dependencies:
- dependency-name: sonic-rs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 8204cdc commit 78b74d6
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 28 deletions.
92 changes: 65 additions & 27 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion native-engine/datafusion-ext-functions/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ log = "0.4.22"
num = "0.4.2"
paste = "1.0.15"
serde_json = { workspace = true }
sonic-rs = "0.3.14"
sonic-rs = "0.3.16"

0 comments on commit 78b74d6

Please sign in to comment.