You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/01/23 13:22:52 UTC

[GitHub] [arrow-datafusion] longwusha commented on a change in pull request #1632: Update clap requirement from 2.33 to 3.0

longwusha commented on a change in pull request #1632:
URL: https://github.com/apache/arrow-datafusion/pull/1632#discussion_r790276052



##########
File path: datafusion-cli/Cargo.toml
##########
@@ -27,7 +27,7 @@ repository = "https://github.com/apache/arrow-datafusion"
 rust-version = "1.58"
 
 [dependencies]
-clap = "2.33"
+clap = "3.0"

Review comment:
       Why somewhere we get clap = "3" but otherwhere we get clap = "3.0" ?




-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org