mirror of
https://github.com/servo/servo.git
synced 2025-10-01 17:19:16 +01:00
Use autocfg fork with rustflags fix.
This commit is contained in:
parent
fa32d5d115
commit
0a4d380a84
2 changed files with 3 additions and 2 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -151,8 +151,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "autocfg"
|
||||
version = "0.1.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b671c8fb71b457dd4ae18c4ba1e59aa81793daacc361d82fcd410cef0d491875"
|
||||
source = "git+https://github.com/servo/autocfg?branch=rustflags#d040e25ff6c129189306011f6a0ff210e08227a0"
|
||||
|
||||
[[package]]
|
||||
name = "azure"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue