The MSRV currently checked by CI is 1.67.1, but CI is down.
https://gitlab.wikimedia.org/repos/mwbot-rs/mwbot/-/jobs/200750
Also, the project-wide MSRV Policy was recently defined, and according to this policy, the rustc in Debian Stable (bookworm) is 1.63, so the current MSRV is in violation of the policy to begin with.
https://www.mediawiki.org/wiki/Mwbot-rs#MSRV_Policy
https://packages.debian.org/bookworm/rustc
It might be better to review the MSRV policy and make it "stable minus two", etc.