зеркало из https://github.com/mozilla/sccache.git
Remove the unused `quote` crate.
I found this using `cargo-udeps`.
This commit is contained in:
Родитель
0639dc2f5a
Коммит
e71f302ae0
|
@ -2233,7 +2233,6 @@ dependencies = [
|
|||
"number_prefix",
|
||||
"openssl",
|
||||
"predicates",
|
||||
"quote 1.0.7",
|
||||
"rand 0.5.6",
|
||||
"redis",
|
||||
"regex",
|
||||
|
|
|
@ -94,7 +94,6 @@ rouille = { version = "2.2", optional = true, default-features = false, features
|
|||
syslog = { version = "5", optional = true }
|
||||
void = { version = "1", optional = true }
|
||||
version-compare = { version = "0.0.10", optional = true }
|
||||
quote = "1.0.2"
|
||||
|
||||
[patch.crates-io]
|
||||
# Waiting for #151 to make it into a release
|
||||
|
|
Загрузка…
Ссылка в новой задаче