Update Cargo.lock

This commit is contained in:
Dongdong Zhou 2021-12-14 11:02:00 +00:00
parent 5059101e37
commit 8b2be670ee
1 changed files with 3 additions and 3 deletions

6
Cargo.lock generated
View File

@ -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",