Update to druid's pointer events branch #41
File diff suppressed because it is too large
Load Diff
|
|
@ -27,6 +27,5 @@ version = "0.13.2"
|
||||||
features = ["v3_22"]
|
features = ["v3_22"]
|
||||||
|
|
||||||
[patch.crates-io]
|
[patch.crates-io]
|
||||||
#druid = { git = "https://github.com/doppioandante/druid", branch = "v0.7.0_stiletto", features = ["im", "svg"] }
|
druid = { git = "https://github.com/jneem/druid", branch = "pointer", features = ["im", "svg"] }
|
||||||
druid = { path = "../druid/druid/", features = ["im", "svg"] }
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue