Skip to content

Commit

Permalink
Bump radsort from 0.1.0 to 0.1.1 (#550)
Browse files Browse the repository at this point in the history
Bumps [radsort](https://github.com/jakubvaltar/radsort) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/jakubvaltar/radsort/releases)
- [Changelog](https://github.com/JakubValtar/radsort/blob/main/RELEASES.md)
- [Commits](JakubValtar/radsort@0.1.0...0.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent a69338b commit cddd27b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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-commons/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ num = "0.4.2"
once_cell = "1.19.0"
paste = "1.0.15"
postcard = { version = "1.0.8", features = ["alloc"]}
radsort = "0.1.0"
radsort = "0.1.1"
slimmer_box = "0.6.5"
tempfile = "3"
thrift = "0.17.0"
Expand Down

0 comments on commit cddd27b

Please sign in to comment.