mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Update string_cache to 0.2.26
This commit is contained in:
parent
1c2b45f87f
commit
40c9601686
8 changed files with 25 additions and 25 deletions
|
@ -28,7 +28,7 @@ profile_traits = {path = "../profile_traits"}
|
|||
range = {path = "../range"}
|
||||
script_traits = {path = "../script_traits"}
|
||||
selectors = {version = "0.11", features = ["heap_size"]}
|
||||
string_cache = {version = "0.2.25", features = ["heap_size"]}
|
||||
string_cache = {version = "0.2.26", features = ["heap_size"]}
|
||||
style = {path = "../style"}
|
||||
url = {version = "1.2", features = ["heap_size"]}
|
||||
util = {path = "../util"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue