diff --git a/Cargo.lock b/Cargo.lock index 74b7d395..b9721113 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1056,7 +1056,7 @@ checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650" [[package]] name = "druid" version = "0.7.0" -source = "git+https://github.com/lapce/druid#c42de0bf669b4efa5605fd6f8de5ff2684781325" +source = "git+https://github.com/lapce/druid#159135002f509630aa99d8d3784b2dbeffc75ebf" dependencies = [ "console_error_panic_hook", "druid-derive", @@ -1080,7 +1080,7 @@ dependencies = [ [[package]] name = "druid-derive" version = "0.4.0" -source = "git+https://github.com/lapce/druid#c42de0bf669b4efa5605fd6f8de5ff2684781325" +source = "git+https://github.com/lapce/druid#159135002f509630aa99d8d3784b2dbeffc75ebf" dependencies = [ "proc-macro2 1.0.29", "quote 1.0.9", @@ -1090,7 +1090,7 @@ dependencies = [ [[package]] name = "druid-shell" version = "0.7.0" -source = "git+https://github.com/lapce/druid#c42de0bf669b4efa5605fd6f8de5ff2684781325" +source = "git+https://github.com/lapce/druid#159135002f509630aa99d8d3784b2dbeffc75ebf" dependencies = [ "anyhow", "cfg-if 1.0.0",