mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-13 20:46:48 +00:00
Update Cargo.lock
This commit is contained in:
parent
eedf15a1dc
commit
a809a72667
14
Cargo.lock
14
Cargo.lock
@ -593,7 +593,6 @@ dependencies = [
|
||||
"syn 2.0.55",
|
||||
"tempfile",
|
||||
"termize",
|
||||
"tester",
|
||||
"tokio",
|
||||
"toml 0.7.8",
|
||||
"ui_test 0.22.2",
|
||||
@ -5508,19 +5507,6 @@ dependencies = [
|
||||
"std",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "tester"
|
||||
version = "0.9.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "89e8bf7e0eb2dd7b4228cc1b6821fc5114cd6841ae59f652a85488c016091e5f"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"getopts",
|
||||
"libc",
|
||||
"num_cpus",
|
||||
"term",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "thin-vec"
|
||||
version = "0.2.13"
|
||||
|
Loading…
Reference in New Issue
Block a user