Skip to content

Commit

Permalink
Revert eframe
Browse files Browse the repository at this point in the history
  • Loading branch information
mbwilding committed Sep 30, 2024
1 parent addb658 commit fbf57e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dygma-layer-switcher/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ anyhow = "1.0"
dygma_focus = { version = "0.4", default-features = false, features = [
"is_sync",
] }
eframe = { version = "0.29", default-features = false, features = [
eframe = { version = "0.27", default-features = false, features = [
"default_fonts",
"wgpu",
"persistence",
Expand Down

0 comments on commit fbf57e7

Please sign in to comment.