File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
19
20
20
- ** PyPI wheels change** : bump Musl PyPI wheels compatibility from musllinux 1.1 to
21
21
1.2 https://github.com/light-curve/light-curve-python/pull/503
22
- - ** Build breaking** : minimum supported Rust version (MSRV) is changed from 1.67 to 1.85
23
- - We also migrated from Rust edition 2021 to 2025
22
+ - ** Build breaking** : minimum supported Rust version (MSRV) is changed from 1.67 to 1.85 https://github.com/light-curve/light-curve-python/pull/516
23
+ - We also migrated from Rust edition 2021 to 2024 https://github.com/light-curve/light-curve-python/pull/516
24
24
- Bump both ` PyO3 ` and ` rust-numpy ` to v0.24 https://github.com/light-curve/light-curve-python/pull/499
25
25
26
26
### Deprecated
You can’t perform that action at this time.
0 commit comments