Skip to content

Commit 1fe908b

Browse files
fix(deps): update rust crate egui_dock to 0.14
1 parent 59fe15b commit 1fe908b

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
@@ -15,7 +15,7 @@ eframe = { version = "0.27", default-features = false, features = [
1515
] }
1616
egui_extras ="0.27"
1717
egui-notify = { version = "0.13" }
18-
egui_dock = "0.12"
18+
egui_dock = "0.14"
1919
catppuccin-egui = { version = "5.1", default-features = false, features = ["egui27"] }
2020

2121
tracing-subscriber = "0.3"

0 commit comments

Comments
 (0)