ferris-says icon indicating copy to clipboard operation
ferris-says copied to clipboard

Cleanup and update the project

Open BD103 opened this issue 1 year ago • 1 comments

This adds a few smaller changes that makes ferris-says less dated.

  • Migrates the base crate to the 2021 edition (31264573770110a8ccbc5dcdbf42d82e6ace857e)
  • Fix incorrect version in the readme (ee49038b94f17b67c8a0d4fcea58c69b1939cc34)
  • Update examples in readme and doctests (898bdf739aba5d1e9cd9c6e478fdd5e3da9e2001, c7486f06f5d68fef6c0a51bede63991a01f94603)
  • Additional formatting
  • Raise minimum required version of dependencies

BD103 avatar Jan 11 '24 14:01 BD103

@Amanieu would you mind reviewing this PR? If not, I can ping someone else on the crate-maintainers teams.

BD103 avatar Jan 11 '24 16:01 BD103

r? @lcnr

Amanieu avatar Mar 29 '24 10:03 Amanieu

Thank you for splitting your PR in self-contained commits, I very much appreciate it. :heart:

Your PR currently has merge conflicts and some of the commits are now unnecessary. It unfortunately needs a rebase.

lcnr avatar Mar 30 '24 16:03 lcnr

Thank you for splitting your PR in self-contained commits, I very much appreciate it. ❤️

Your PR currently has merge conflicts and some of the commits are now unnecessary. It unfortunately needs a rebase.

Ok, merge conflicts resolved! :)

BD103 avatar Mar 30 '24 17:03 BD103

Thanks!

lcnr avatar Mar 30 '24 23:03 lcnr