Skip to content

Commit

Permalink
Update MSRV note in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dbr committed May 5, 2024
1 parent 27a0e22 commit e246a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -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

Expand Down

0 comments on commit e246a33

Please sign in to comment.