rust-lang / log

Logging implementation for Rust
https://docs.rs/log
Apache License 2.0
2.19k stars 253 forks source link

Revert MSRV bump for patch release #565

Closed KodrAus closed 1 year ago

KodrAus commented 1 year ago

For #564

This is already fixed on the master branch, but we committed not to release that until the next stable version of Debian. In the meantime, this reverts #543 so we can get a patch out that still targets rustc 1.31.0. Once that is released, I'll revert this commit so #552 will still include it.

KodrAus commented 1 year ago

cc @Thomasdezeeuw @JohnTitor

I'll keep this one rolling through so we can get a patch out quickly, but will make sure to CC on the revert PR as well 🙂