mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Pin git revisions of dependencies that aren't compatible in newer revisions.
This commit is contained in:
parent
2dd4277ed6
commit
4750e68382
3 changed files with 7 additions and 7 deletions
|
@ -13,7 +13,7 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
bitflags = "1.0"
|
||||
bluetooth_traits = { path = "../bluetooth_traits" }
|
||||
device = { git = "https://github.com/servo/devices", features = ["bluetooth-test"] }
|
||||
device = { git = "https://github.com/servo/devices", features = ["bluetooth-test"], rev = "cb28c4725ffbfece99dab842d17d3e8c50774778" }
|
||||
embedder_traits = { path = "../embedder_traits" }
|
||||
ipc-channel = "0.14"
|
||||
log = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue