andygrove commented on code in PR #279:
URL: 
https://github.com/apache/arrow-datafusion-python/pull/279#discussion_r1135668597


##########
Cargo.toml:
##########
@@ -17,15 +17,15 @@
 
 [package]
 name = "datafusion-python"
-version = "0.8.0"
+version = "20.0.0"
 homepage = "https://github.com/apache/arrow-datafusion-python";
 repository = "https://github.com/apache/arrow-datafusion-python";
 authors = ["Apache Arrow <[email protected]>"]
 description = "Apache Arrow DataFusion DataFrame and SQL Query Engine"
 readme = "README.md"
 license = "Apache-2.0"
 edition = "2021"
-rust-version = "1.62"
+rust-version = "1.64"

Review Comment:
   To match DataFusion



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to