Skip to content

Commit

Permalink
Merge pull request #18 from apekros/fix-test
Browse files Browse the repository at this point in the history
Fix failing test due to FontDefinitions type mismatch
  • Loading branch information
ItsEthra authored Sep 29, 2023
2 parents 7b4e869 + cb09186 commit 36795d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ eframe = { version = "0.23", default-features = false, features = [
"default_fonts",
"glow",
] }
egui-phosphor = "0.2.0"
egui-phosphor = "0.3.0"

0 comments on commit 36795d4

Please sign in to comment.