We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df8c84e commit a4614c6Copy full SHA for a4614c6
1 file changed
native/Cargo.toml
@@ -31,7 +31,7 @@ license = "Apache-2.0"
31
edition = "2021"
32
33
# Comet uses the same minimum Rust version as DataFusion
34
-rust-version = "1.88"
+rust-version = "1.89"
35
36
[workspace.dependencies]
37
arrow = { version = "58.3.0", features = ["prettyprint", "ffi", "chrono-tz"] }
0 commit comments