Skip to content

Commit

Permalink
Document minimum required rust version (#9071)
Browse files Browse the repository at this point in the history
* Document minimum required rust version

* prettier
  • Loading branch information
comphead authored Jan 30, 2024
1 parent d6f7c16 commit 7fb83cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ Optional features:

## Rust Version Compatibility

This crate is tested with the latest stable version of Rust. We do not currently test against other, older versions of the Rust compiler.
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 comments on commit 7fb83cc

Please sign in to comment.