Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit 8306e82

Browse files
committed
Update substrait version
1 parent 33f386f commit 8306e82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ version = "0.2.2"
1515
[workspace.dependencies]
1616
substrait-expr-funcgen = { path = "./substrait-expr-funcgen", version = "0.2.1" }
1717
substrait-expr-macros = { path = "./substrait-expr-macros", version = "0.2.1" }
18-
substrait = { version = "0.49.1" }
18+
substrait = { version = "0.50.4" }

0 commit comments

Comments
 (0)