From 4b16ff723668b0b314826536e95bdc6b51e3bbac Mon Sep 17 00:00:00 2001 From: Bastien Orivel Date: Thu, 7 Dec 2017 20:34:13 +0100 Subject: Bump string_cache, html5ever and xml5ever --- components/atoms/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/atoms') diff --git a/components/atoms/Cargo.toml b/components/atoms/Cargo.toml index 5048cee3021..9e6e07899e6 100644 --- a/components/atoms/Cargo.toml +++ b/components/atoms/Cargo.toml @@ -10,7 +10,7 @@ build = "build.rs" path = "lib.rs" [dependencies] -string_cache = {version = "0.6"} +string_cache = {version = "0.7"} [build-dependencies] string_cache_codegen = "0.4" -- cgit v1.2.3