Merge branch 'master' into flame
This commit is contained in:
12
Cargo.lock
generated
12
Cargo.lock
generated
@@ -379,16 +379,6 @@ dependencies = [
|
||||
"wasm-bindgen",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "console_log"
|
||||
version = "1.0.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "be8aed40e4edbf4d3b4431ab260b63fdc40f5780a4766824329ea0f1eefe3c0f"
|
||||
dependencies = [
|
||||
"log",
|
||||
"web-sys",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "core-foundation"
|
||||
version = "0.9.3"
|
||||
@@ -2471,7 +2461,6 @@ dependencies = [
|
||||
"bytes",
|
||||
"chrono",
|
||||
"console_error_panic_hook",
|
||||
"console_log",
|
||||
"cpu-time",
|
||||
"criterion",
|
||||
"crossterm",
|
||||
@@ -2488,6 +2477,7 @@ dependencies = [
|
||||
"hostname",
|
||||
"iai-callgrind",
|
||||
"indexmap 1.9.3",
|
||||
"js-sys",
|
||||
"lazy_static",
|
||||
"lexical",
|
||||
"libc",
|
||||
|
||||
Reference in New Issue
Block a user