egui: replace with damus-io repo
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -58,8 +58,8 @@ security-framework = "2.11.0"
|
||||
sha2 = "0.10.8"
|
||||
|
||||
[patch.crates-io]
|
||||
egui = { git = "https://github.com/kernelkind/egui", branch = "update_layouter_0.29.1" }
|
||||
epaint = { git = "https://github.com/kernelkind/egui", branch = "update_layouter_0.29.1" }
|
||||
egui = { git = "https://github.com/damus-io/egui", branch = "update_layouter_0.29.1" }
|
||||
epaint = { git = "https://github.com/damus-io/egui", branch = "update_layouter_0.29.1" }
|
||||
|
||||
[profile.small]
|
||||
inherits = 'release'
|
||||
|
||||
Reference in New Issue
Block a user