Skip to content

0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 10:02
e1c9347

Fixed

  • PR#46 Fixed issue where license-file was not being turned into an absolute path like the normal license file scanning, causing a crash. Thanks @foresterre!
  • Fixed an out of bounds panic when skipping a crate which wasn't present in the crate graph, that would have been sorted last if it had existed