mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update string-cache.
This commit is contained in:
parent
8f2ceb41dd
commit
1b51324b66
7 changed files with 42 additions and 33 deletions
|
@ -11,7 +11,7 @@ workspace = "../.."
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
string_cache = {version = "0.4", features = ["heapsize"]}
|
||||
string_cache = {version = "0.5", features = ["heapsize"]}
|
||||
|
||||
[build-dependencies]
|
||||
string_cache_codegen = "0.3"
|
||||
string_cache_codegen = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue