bump egui version to 0.1.1
This commit is contained in:
parent
de95209676
commit
1c9fdc3a48
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "egui"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
authors = ["Emil Ernerfeldt <emil.ernerfeldt@gmail.com>"]
|
||||
description = "Simple, portable immediate mode GUI library for Rust"
|
||||
edition = "2018"
|
||||
|
|
Loading…
Reference in a new issue