mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
updated version in .toml files
This commit is contained in:
parent
4c538b642e
commit
2e0bea898e
9 changed files with 26 additions and 26 deletions
|
@ -26,4 +26,4 @@ smallvec = "0.4"
|
|||
string_cache = { version = "0.6", optional = true }
|
||||
url = { version = "1.2", optional = true }
|
||||
webrender_api = { git = "https://github.com/servo/webrender", features = ["ipc"], optional = true }
|
||||
xml5ever = { version = "0.10", optional = true }
|
||||
xml5ever = { version = "0.11", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue