Skip to content

Commit 15e18dc

Browse files
chore(deps): bump substrait from 0.58.0 to 0.59.0
Bumps [substrait](https://github.com/substrait-io/substrait-rs) from 0.58.0 to 0.59.0. - [Release notes](https://github.com/substrait-io/substrait-rs/releases) - [Changelog](https://github.com/substrait-io/substrait-rs/blob/main/CHANGELOG.md) - [Commits](substrait-io/substrait-rs@v0.58.0...v0.59.0) --- updated-dependencies: - dependency-name: substrait dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5dd706d commit 15e18dc

File tree

2 files changed

+133
-44
lines changed

2 files changed

+133
-44
lines changed

Cargo.lock

Lines changed: 132 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

datafusion/substrait/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ itertools = { workspace = true }
3939
object_store = { workspace = true }
4040
pbjson-types = { workspace = true }
4141
prost = { workspace = true }
42-
substrait = { version = "0.58", features = ["serde"] }
42+
substrait = { version = "0.59", features = ["serde"] }
4343
url = { workspace = true }
4444
tokio = { workspace = true, features = ["fs"] }
4545

0 commit comments

Comments
 (0)