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 6368daf commit 76559dfCopy full SHA for 76559df
datafusion/spark/Cargo.toml
@@ -22,7 +22,7 @@ version = { workspace = true }
22
homepage = { workspace = true }
23
repository = { workspace = true }
24
authors = { workspace = true }
25
-readme = { workspace = true }
+readme = "README.md"
26
license = { workspace = true }
27
edition = { workspace = true }
28
0 commit comments