Commit 0095d3b
authored
## Which issue does this PR close?
- Closes #.
## What changes are included in this PR?
MSRV policy,
https://github.com/apache/iceberg-rust?tab=readme-ov-file#supported-rust-version
Rust release
- [1.86](https://releases.rs/docs/1.86.0/), Released on: 3 April, 2025
- [1.87](https://releases.rs/docs/1.87.0/), Released on: 15 May, 2025
- [1.88](https://releases.rs/docs/1.88.0/), Released on: 26 June, 2025
We can bump MSRV to 1.87
Last MSRV update was [4 months
ago](https://github.com/apache/iceberg-rust/blame/7362bbdcf72910d95ee88940f229d2eea40b3fa1/Cargo.toml#L38-L39)
for the 0.5.0 release
## Are these changes tested?
1 parent 8278563 commit 0095d3b
File tree
6 files changed
+6
-6
lines changed- .github/workflows
- bindings/python
6 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments