Martin Nordholts
|
ec6e9c29ac
|
Bump MSRV to 1.62 (#2496)
* Bump MSRV to 1.62
Mainly to be able to derive default enum variants.
* CHANGELOG.md: Update
|
2023-03-03 13:20:03 +01:00 |
|
David Peter
|
02a9d191ed
|
Bump MSRV to 1.58
|
2022-08-14 16:21:45 +02:00 |
|
Martin Nordholts
|
ab8f97b0bb
|
Bump MSRV to 1.56.1
This is what `hashbrown` did recently: https://github.com/rust-lang/hashbrown/pull/298
And it causes CI failures for us. Examples:
* https://github.com/sharkdp/bat/pull/2266
* https://github.com/sharkdp/bat/pull/2265
The path of least resistance for us is to also bump MSRV, so let's do
that. 1.56.1 was released [9 months
ago](https://blog.rust-lang.org/2021/11/01/Rust-1.56.1.html).
|
2022-08-13 14:10:19 +02:00 |
|
Kian-Meng Ang
|
f93d650708
|
Fix typos
|
2022-06-12 16:38:33 +02:00 |
|
Mahdi Dibaiee
|
6dc621ec18
|
Set minimum supported rust version to 1.51
|
2021-12-30 07:58:15 +01:00 |
|
D3ara1n
|
a5234105e5
|
Add a README-zh.md as the Chinese version of README.md (#1970)
Add README-zh.md to replace the outdated one. Also fix url ref.
|
2021-12-05 20:18:38 +01:00 |
|