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
The merging of two unintentionally interdependent PRs left `path-tracer`
in a broken state.
- #335 updated it from edition 2018 to 2024, while it was disabled
(commented out).
- #332 re-enabled it.
This left it marked as using edition 2024 but without the appropriate
changes for edition 2024. This commit makes those changes.
0 commit comments