rust-itertools / itertools

Extra iterator adaptors, iterator methods, free functions, and macros.
https://docs.rs/itertools/
Apache License 2.0
2.69k stars 303 forks source link

CI: tell dependabot to not update the MSRV #850

Closed Philippe-Cholet closed 7 months ago

Philippe-Cholet commented 7 months ago

Based on https://github.com/rust-itertools/itertools/pull/846#issuecomment-1890380544, I therefore credited @danieleades .

Dependabot doesn't parse the toolchain config, only the action version, so this should work fine

It should lead to the resolution of #758 in which we will be able to unpause dependabot.