mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 21:48:36 +00:00
Bump minimum Rust version to 1.19
One of the dependencies uses the eprintln macro :/
This commit is contained in:
parent
1152d25357
commit
c3128dec77
@ -5,7 +5,7 @@ rust:
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
- 1.17.0
|
||||
- 1.19.0
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
**Still fairly experimental!**
|
||||
|
||||
Minimum Rust version: 1.17
|
||||
Minimum Rust version: 1.19
|
||||
|
||||
[](https://travis-ci.org/Gekkio/imgui-rs)
|
||||
[](https://crates.io/crates/imgui)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user