8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a72895 commit 315dc6fCopy full SHA for 315dc6f
Cargo.toml
@@ -24,7 +24,8 @@ authors = ["Apache Arrow <dev@arrow.apache.org>"]
24
description = "Build and run queries against data"
25
readme = "README.md"
26
license = "Apache-2.0"
27
-edition = "2018"
+edition = "2021"
28
+rust-version = "1.56"
29
30
[dependencies]
31
libc = "0.2"
rust-toolchain
@@ -1 +1 @@
1
-nightly-2021-09-07
+nightly-2021-10-21
0 commit comments