mirror of https://github.com/lapce/lapce.git
Update Cargo.lock
This commit is contained in:
parent
34ed3b880f
commit
f3607dd822
|
@ -1045,7 +1045,7 @@ checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "druid"
|
name = "druid"
|
||||||
version = "0.7.0"
|
version = "0.7.0"
|
||||||
source = "git+https://github.com/lapce/druid#17d4a5da37b2db9aa2030ae129d2291b511ce4e9"
|
source = "git+https://github.com/lapce/druid#c8b33e6c61f4ec3a7d6075a9b907ff7158346ba0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"console_error_panic_hook",
|
"console_error_panic_hook",
|
||||||
"druid-derive",
|
"druid-derive",
|
||||||
|
@ -1069,7 +1069,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "druid-derive"
|
name = "druid-derive"
|
||||||
version = "0.4.0"
|
version = "0.4.0"
|
||||||
source = "git+https://github.com/lapce/druid#17d4a5da37b2db9aa2030ae129d2291b511ce4e9"
|
source = "git+https://github.com/lapce/druid#c8b33e6c61f4ec3a7d6075a9b907ff7158346ba0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"proc-macro2 1.0.29",
|
"proc-macro2 1.0.29",
|
||||||
"quote 1.0.9",
|
"quote 1.0.9",
|
||||||
|
@ -1079,7 +1079,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "druid-shell"
|
name = "druid-shell"
|
||||||
version = "0.7.0"
|
version = "0.7.0"
|
||||||
source = "git+https://github.com/lapce/druid#17d4a5da37b2db9aa2030ae129d2291b511ce4e9"
|
source = "git+https://github.com/lapce/druid#c8b33e6c61f4ec3a7d6075a9b907ff7158346ba0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"cfg-if 1.0.0",
|
"cfg-if 1.0.0",
|
||||||
|
|
Loading…
Reference in New Issue