You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
12
12
13
13
## [Unreleased]
14
14
15
+
- Fix infinite recursion when cyclical features interact with `--mutually-exclusive-features`. ([#276](https://github.com/taiki-e/cargo-hack/pull/276), thanks @xStrom)
16
+
15
17
## [0.6.36] - 2025-03-20
16
18
17
19
- Fix a regression introduced in 0.6.34 that caused a stack overflow. ([#272](https://github.com/taiki-e/cargo-hack/pull/272))
0 commit comments