Skip to content

tough-v0.13.0

Compare
Choose a tag to compare
@jpculp jpculp released this 03 Mar 01:41
· 230 commits to develop since this release
9590df5

Breaking Changes

  • Add a lifetime parameter to Transport::fetch and Repository::read_target, thanks @sunshowers #563
  • Add Send and Sync to Repository transport #578

Changes

  • Fix all_targets iterator type #562
  • Addressed clippy warnings #544, #556
  • Remove minor/patch versions from Cargo.tomls #573
  • Various dependency updates