Skip to content

Commit

Permalink
chore: Fix the required version of rust in README.md (#18357)
Browse files Browse the repository at this point in the history
  • Loading branch information
StepfenShawn authored Aug 25, 2024
1 parent 69a2bef commit e3f3651
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 @@ -217,7 +217,7 @@ improvements point to the `main` branch of this repo.
polars = { git = "https://github.com/pola-rs/polars", rev = "<optional git tag>" }
```

Requires Rust version `>=1.79`.
Requires Rust version `>=1.80`.

## Contributing

Expand Down

0 comments on commit e3f3651

Please sign in to comment.