Skip to content

Commit f0154aa

Browse files
committed
Pin Rust toolchain to 1.92.0 to match DataFusion v52
1 parent 2e63457 commit f0154aa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

rust-toolchain.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[toolchain]
2+
channel = "1.92.0"
3+
components = ["rustfmt", "clippy"]

0 commit comments

Comments
 (0)