mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Bump string_cache to 0.2.11
This commit is contained in:
parent
e997d93b16
commit
10e19e06a7
11 changed files with 40 additions and 40 deletions
|
@ -28,5 +28,5 @@ app_units = {version = "0.2.3", features = ["plugins"]}
|
|||
cssparser = {version = "0.5.4", features = ["heap_size"]}
|
||||
euclid = {version = "0.6.4", features = ["plugins"]}
|
||||
selectors = {version = "0.5", features = ["heap_size"]}
|
||||
string_cache = {version = "0.2.10", features = ["heap_size"]}
|
||||
string_cache = {version = "0.2.11", features = ["heap_size"]}
|
||||
url = {version = "0.5.5", features = ["heap_size"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue