RazrFalcon / tiny-skia

A tiny Skia subset ported to Rust
BSD 3-Clause "New" or "Revised" License
1.05k stars 67 forks source link

Update dependencies #54

Closed daxpedda closed 1 year ago

daxpedda commented 1 year ago

I couldn't find any documentation on the MSRV policy. It seems that the current MSRV is set to 1.46, what does it require to push it to 1.51 to update dependencies?

RazrFalcon commented 1 year ago

The MSRV policy is "the older the better". I plan to bump MSRV to 1.59 when #39 would be merged.

daxpedda commented 1 year ago

Would it be possible to release a new version with this? Or are we waiting for #39?

RazrFalcon commented 1 year ago

This weekends.