Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dbr
Copy link
Contributor

@dbr dbr commented Aug 18, 2022

As noted in #658 - indirect dependency now requires 2021 edition, which forces us to 1.56

Noted in the changelog, and CI

We could probably workaround this in some way (and technically people can pin that dep back and it'll still work in 1.54).. but given we have minimal reason to be conservative with our MSRV (imgui-rs isn't a widely used low-level libray thing like serde or whatever), just bumping it to "lowest version which doesn't cause us trouble" is a good compromise

The winit->x11-dl 2.22.0 dependency now requires the 2021 edition which forces us to at least Rust 1.56 (at least on Linux)
@dbr dbr merged commit f5da97d into imgui-rs:main Aug 22, 2022
@dbr dbr deleted the bumpmsrv branch December 2, 2022 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants