Skip to content

Commit 71a79a2

Browse files
committed
📦(Cargo): update depents
1 parent 73a694f commit 71a79a2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ clap = { version = "4.4.18", features = ["derive", "suggestions"] }
1919
eframe = { version = "0.26.0", features = ["glow"] }
2020
egui_plot = "0.26.0"
2121

22+
[patch.crates-io]
23+
icu_lib = { path = "icu_lib" }
24+
2225
[profile.release]
2326
lto = true
2427
opt-level = 3

0 commit comments

Comments
 (0)