Skip to content

Commit

Permalink
chore(deps): Update pilota requirement from 0.10.0 to 0.11.0 (#327)
Browse files Browse the repository at this point in the history
Updates the requirements on [pilota](https://github.com/cloudwego/pilota) to permit the latest version.
- [Release notes](https://github.com/cloudwego/pilota/releases)
- [Commits](cloudwego/pilota@pilota-0.10.0...pilota-0.10.0)

---
updated-dependencies:
- dependency-name: pilota
  dependency-type: direct:production
...

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 Apr 16, 2024
1 parent 4170872 commit ecde318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ once_cell = "1"
opendal = "0.45"
ordered-float = "4.0.0"
parquet = "51"
pilota = "0.10.0"
pilota = "0.11.0"
pretty_assertions = "1.4.0"
port_scanner = "0.1.5"
reqwest = { version = "^0.12", features = ["json"] }
Expand Down

0 comments on commit ecde318

Please sign in to comment.