Skip to content

Commit

Permalink
Bump smallvec from 2.0.0-alpha.8 to 2.0.0-alpha.9
Browse files Browse the repository at this point in the history
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 2.0.0-alpha.8 to 2.0.0-alpha.9.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](servo/rust-smallvec@v2.0.0-alpha.8...v2.0.0-alpha.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 9e459f8 commit ae33ad9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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-plans/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ once_cell = "1.20.2"
panic-message = "0.3.0"
parking_lot = "0.12.3"
paste = "1.0.15"
smallvec = "2.0.0-alpha.8"
smallvec = "2.0.0-alpha.9"
tempfile = "3"
tokio = "=1.42.0"
unchecked-index = "0.2.2"
Expand Down

0 comments on commit ae33ad9

Please sign in to comment.