File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ members = [
4444resolver = " 2"
4545
4646[workspace .package ]
47- authors = [" Apache Arrow <dev@arrow .apache.org>" ]
47+ authors = [" Apache DataFusion <dev@datafusion .apache.org>" ]
4848edition = " 2021"
49- homepage = " https://github.com/ apache/datafusion "
49+ homepage = " https://datafusion. apache.org "
5050license = " Apache-2.0"
5151readme = " README.md"
5252repository = " https://github.com/apache/datafusion"
Original file line number Diff line number Diff line change 1919name = " datafusion-cli"
2020description = " Command Line Client for DataFusion query engine."
2121version = " 38.0.0"
22- authors = [" Apache Arrow <dev@arrow .apache.org>" ]
22+ authors = [" Apache DataFusion <dev@datafusion .apache.org>" ]
2323edition = " 2021"
2424keywords = [" arrow" , " datafusion" , " query" , " sql" ]
2525license = " Apache-2.0"
26- homepage = " https://github.com/ apache/datafusion "
26+ homepage = " https://datafusion. apache.org "
2727repository = " https://github.com/apache/datafusion"
2828# Specify MSRV here as `cargo msrv` doesn't support workspace version
2929rust-version = " 1.73"
You can’t perform that action at this time.
0 commit comments