Update MSRV note in README

This commit is contained in:
dbr 2024-05-05 12:24:17 +09:30
parent 27a0e2284c
commit e246a334ab

View File

@ -60,7 +60,7 @@ be applicable to usage with any backend/renderer.
## Minimum Support Rust Version (MSRV)
The MSRV for `imgui-rs` and all of the backend crates is **1.64**. We update our MSRV periodically, and issue a minor bump for it.
The MSRV for `imgui-rs` and all of the backend crates is **1.70**. We update our MSRV periodically, and issue a minor bump for it.
## Choosing a backend platform and a renderer