Skip to content

Commit 8d2c7c8

Browse files
fix(deps): update rust crate egui_extras to 0.27
1 parent 97c9a21 commit 8d2c7c8

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

0 commit comments

Comments
 (0)