What's Changed
- Add bandwidth_priority to torrent set args by @takaki in #73
- Fix enum Priority derive by @takaki in #74
- Add trackeStats and trackerList to Torrent params by @takaki in #75
- fixed Rpc error when RpcResponseArgument is empty after torrent_add call by @PetitVerglas in #87
- Clippy replacement by @red-avtovo in #89
- Update env_logger requirement from 0.10.0 to 0.11.3 by @dependabot in #80
- Update enum-iterator requirement from 1.4.1 to 2.1.0 by @dependabot in #90
- Update reqwest requirement from 0.11.22 to 0.12.5 by @dependabot in #91
New Contributors
- @PetitVerglas made their first contribution in #87
Full Changelog: v0.4.2...v0.4.3