Skip to content

Commit c09617b

Browse files
committed
Pin Rust toolchain to 1.93.0 to match DataFusion v53
1 parent b78e02d commit c09617b

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.93.0"
3+
components = ["rustfmt", "clippy"]

0 commit comments

Comments
 (0)