diff --git a/auction/Cargo.toml b/auction/Cargo.toml index cfb695aefb8fe361e8a30bd186292fe4c6f4d8e3..4b3a6dd790449fc3b65826b883c460050a0f17f0 100644 --- a/auction/Cargo.toml +++ b/auction/Cargo.toml @@ -21,7 +21,6 @@ orml-utilities = { path = "../utilities", default-features = false } primitives = { package = "sp-core", version = "2.0.0-alpha.3", default-features = false } clear_on_drop = { version = "0.2.3", features = ["no_cc"] } # https://github.com/paritytech/substrate/issues/4179 -quote = "=1.0.2" # https://github.com/rust-lang-nursery/failure/issues/342 [features] default = ["std"]