Update string-cache.

This commit is contained in:
Emilio Cobos Álvarez 2017-04-07 13:38:40 +02:00
parent 8f2ceb41dd
commit 1b51324b66
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
7 changed files with 42 additions and 33 deletions

View file

@ -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"