mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
set rust edition
Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
[package]
|
||||
name = "egui_extras"
|
||||
version = "0.16.0"
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
rust-version = "1.56"
|
||||
description = "Extra widgets for egui"
|
||||
authors = [
|
||||
"René Rössler <rene@freshx.de>",
|
||||
|
||||
Reference in New Issue
Block a user