We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e345109 commit 75e429fCopy full SHA for 75e429f
1 file changed
Cargo.toml
@@ -18,7 +18,7 @@ serde = { version = "1", features = ["derive"] }
18
rand = "0.8.5"
19
random_word = { version = "0.4", features = ["en"] }
20
catppuccin-egui = { git = "https://github.com/catppuccin/egui.git" }
21
-egui_extras ="0.23.0"
+egui_extras ="0.26.0"
22
egui-notify = { git = "https://github.com/ItsEthra/egui-notify.git" }
23
egui_dock = "0.8"
24
log = "0.4.20"
0 commit comments