Add update-url field to info struct. See BEP 39 for more details: http://bittorrent.org/beps/bep_0039.html type: added fixes: - https://github.com/casey/intermodal/issues/98
- Add changelog - Update publish-check recipe to match github actions - Add publish recipe - Update dependencies - Add minimimal-deps compatibility check type: release
Enable as many lints as I can stand. I'll definitely add more exceptions as `clippy::pedantic` and `clippy::restriction` wear me down. type: testing