Skip to content

Commit 4f4f1e7

Browse files
authored
Pin Rust toolchain to 1.93.0 to match DataFusion v53 (#173)
1 parent f0154aa commit 4f4f1e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel = "1.92.0"
2+
channel = "1.93.0"
33
components = ["rustfmt", "clippy"]

0 commit comments

Comments
 (0)