Skip to content

Commit 2d42fa7

Browse files
committed
bump to egui 0.31
1 parent 9f13335 commit 2d42fa7

File tree

6 files changed

+369
-271
lines changed

6 files changed

+369
-271
lines changed

.cargo/config.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[target.x86_64-apple-darwin]
22
rustflags = ["-C", "link-arg=-mmacosx-version-min=10.8"]
33
[env]
4-
MACOSX_DEPLOYMENT_TARGET = "10.8"
4+
MACOSX_DEPLOYMENT_TARGET = "10.12"

0 commit comments

Comments
 (0)