Skip to content

Fix Algorithms Dependency Declaration

Compare
Choose a tag to compare
@VaporBot VaporBot released this 29 Nov 10:04
· 11 commits to main since this release
6fe0e84
This patch was authored by @dankinsoid and released by @0xTim.

Swift Algorithms was used in Leaf but never explicitly declared as a dependency on the target. That resulted in compiler errors in some scenarios. The dependency is now correctly declared.