Skip to content

Commit b3cba76

Browse files
fix(deps): update rust crate egui_extras to 0.28
1 parent 97c9a21 commit b3cba76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = { version = "5" }
21-
egui_extras ="0.26"
21+
egui_extras ="0.28"
2222
egui-notify = { version = "0.13" }
2323
egui_dock = "0.11.4"
2424
log = "0.4"

0 commit comments

Comments
 (0)