Skip to content

Commit 7fb83cc

Browse files
authored
Document minimum required rust version (#9071)
* Document minimum required rust version * prettier
1 parent d6f7c16 commit 7fb83cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ Optional features:
9494

9595
## Rust Version Compatibility
9696

97-
This crate is tested with the latest stable version of Rust. We do not currently test against other, older versions of the Rust compiler.
97+
Datafusion crate is tested with the [minimum required stable Rust version](https://github.com/search?q=repo%3Aapache%2Farrow-datafusion+rust-version+language%3ATOML+path%3A%2F%5ECargo.toml%2F&type=code)

0 commit comments

Comments
 (0)