Skip to content

Commit 60b4331

Browse files
committed
fix: Switch out daily reports pubgrub 0.3
1 parent 784417e commit 60b4331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2025-02-27-this-development-cycle-in-cargo-1.86.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ might be able to help with this today but stabilization of `public-dependency` w
442442

443443
## Misc
444444

445-
- [Daily reports](https://rust-lang.zulipchat.com/#narrow/stream/260232-t-cargo.2FPubGrub/topic/Progress.20report) by [Eh2406](https://github.com/Eh2406) on the progress of the Rust implementation of the PugGrub version solving algorithm
445+
- [pubgrub v0.3](https://github.com/pubgrub-rs/pubgrub/releases/tag/v0.3.0) was released by [Eh2406](https://github.com/Eh2406)
446446
- Support for `resolver.feature-unification = "workspace"` was implemented in [#15157](https://github.com/rust-lang/cargo/pull/15157) by [aliu](https://github.com/aliu) *(update from [1.83](https://blog.rust-lang.org/inside-rust/2024/10/31/this-development-cycle-in-cargo-1.83.html#misc))*
447447
- [epage](https://github.com/epage) posted [RFC #3772](https://github.com/rust-lang/rfcs/pull/3772) to deprecate non-package `edition` fields, like `lib.edition` <!-- 2025-02-11 -->
448448
- [ranger-ross](https://github.com/ranger-ross) started work on splitting out `build-dir` from `target-dir` in [#15104](https://github.com/rust-lang/cargo/pull/15104) *(update from [1.82](https://blog.rust-lang.org/inside-rust/2024/10/01/this-development-cycle-in-cargo-1.82.html#target-dir-and-artifact-dir))*

0 commit comments

Comments
 (0)