Skip to content

Commit bb51826

Browse files
committed
bump substrait in datafusion-common
1 parent 306f0a6 commit bb51826

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

datafusion/common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ sqlparser = { workspace = true, optional = true }
8080
tokio = { workspace = true }
8181

8282
prost = { workspace = true }
83-
substrait = { version = "0.58", features = ["serde"] }
83+
substrait = { version = "0.62", features = ["serde"] }
8484

8585
[target.'cfg(target_family = "wasm")'.dependencies]
8686
web-time = "1.1.0"

0 commit comments

Comments
 (0)