Skip to content

Release 0.12.6

Compare
Choose a tag to compare
@Jake-Shadle Jake-Shadle released this 13 Jun 13:49
· 66 commits to main since this release

Changed

  • PR#52 updated cfg-expr to 0.12.
  • PR#52 changed Krates::search_matches and Krates::search_by_name to use impl Into<String> for the name to search, so that the lifetime of it is not paired with the graph itself.