Skip to content

Commit d16951a

Browse files
fix(deps): update rust crate egui_dock to 0.17
1 parent 8b0b588 commit d16951a

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
@@ -14,7 +14,7 @@ eframe = { version = "0.29", default-features = false, features = [
1414
"persistence", # Enable restoring app state when restarting the app.
1515
] }
1616
egui_extras ="0.29"
17-
egui_dock = "0.14"
17+
egui_dock = "0.17"
1818
catppuccin-egui = { version = "5.3.1", default-features = false, features = ["egui29"] }
1919

2020
tracing-subscriber = "0.3"

0 commit comments

Comments
 (0)