Skip to content

Commit

Permalink
Bump minimum rust version to 1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
shockham committed Aug 8, 2018
1 parent b1ebd72 commit 7152cf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ rust:
- stable
- beta
- nightly
- 1.20.0
- 1.24.0
os:
- linux
- osx
Expand Down
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -2,7 +2,7 @@

**Still fairly experimental!**

Minimum Rust version: 1.20
Minimum Rust version: 1.24

[![Build Status](https://travis-ci.org/Gekkio/imgui-rs.svg?branch=master)](https://travis-ci.org/Gekkio/imgui-rs)
[![Latest release on crates.io](https://meritbadge.herokuapp.com/imgui)](https://crates.io/crates/imgui)
Expand Down

0 comments on commit 7152cf5

Please sign in to comment.