mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update ws to 0.6
This is exactly the same as 0.5.4, but without a semver violation.
This commit is contained in:
parent
94e563e4d9
commit
4eac29f100
2 changed files with 4 additions and 4 deletions
|
@ -14,4 +14,4 @@ crate_type = ["rlib"]
|
|||
log = "0.3.5"
|
||||
|
||||
[target.'cfg(not(target_os = "android"))'.dependencies]
|
||||
ws = "0.5.3"
|
||||
ws = "0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue