1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-28 07:23:13 -04:00

Fix warning in viewports example

This commit is contained in:
Konkitoman
2023-09-19 20:42:31 +03:00
parent e2d406d2e4
commit 22c128bc8b

View File

@@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["konkitoman"]
license = "MIT OR Apache-2.0"
edition = "2021"
rust-version = "1.65"
rust-version = "1.70"
publish = false
[features]