Skip to content

Commit 0c18521

Browse files
fix(deps): update rust crate egui_extras to 0.24.2
1 parent e345109 commit 0c18521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ serde = { version = "1", features = ["derive"] }
1818
rand = "0.8.5"
1919
random_word = { version = "0.4", features = ["en"] }
2020
catppuccin-egui = { git = "https://github.com/catppuccin/egui.git" }
21-
egui_extras ="0.23.0"
21+
egui_extras ="0.24.2"
2222
egui-notify = { git = "https://github.com/ItsEthra/egui-notify.git" }
2323
egui_dock = "0.8"
2424
log = "0.4.20"

0 commit comments

Comments
 (0)