Skip to content

Bump minimum Rust version to 1.48

This allows us to simplify some code in rsvg-convert.rs, and fixes the two reamining Clippy warnings.

This pull request is an alternative to !473 (closed). If you think that bumping the Rust version is okay, then please merge this one, otherwise we will need to use the approach from !473 (closed) for a while.

Merge request reports