Skip to content

Commit a176481

Browse files
fix(deps): update rust crate egui_dock to 0.13.0
1 parent 97c9a21 commit a176481

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
@@ -20,7 +20,7 @@ random_word = { version = "0.4", features = ["en"] }
2020
catppuccin-egui = { version = "5" }
2121
egui_extras ="0.26"
2222
egui-notify = { version = "0.13" }
23-
egui_dock = "0.11.4"
23+
egui_dock = "0.13.0"
2424
log = "0.4"
2525
getrandom = { version = "0.2", features = ["js"] }
2626
web-time = "1"

0 commit comments

Comments
 (0)