serenity-rs / poise

Discord bot command framework for serenity, with advanced features like edit tracking and flexible argument parsing
MIT License
597 stars 106 forks source link

Set edition from 2018 to 2021 #279

Closed NotNorom closed 1 month ago

NotNorom commented 1 month ago

I mean... why not :D

GnomedDev commented 1 month ago

This should be targeted at current, as edition is a crate-internal change and the MSRV is met on current.

NotNorom commented 1 month ago

sure!