We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d66ab4f commit b20c7a0Copy full SHA for b20c7a0
Cargo.toml
@@ -10,9 +10,11 @@ git = "https://github.com/sfackler/rust-phf"
10
git = "https://github.com/sfackler/rust-phf"
11
12
[dependencies.string_cache]
13
-git = "https://github.com/servo/string-cache"
+git = "https://github.com/kmcallister/string-cache"
14
+rev = "dev"
15
[dependencies.string_cache_macros]
16
17
18
19
[dependencies.html5ever-macros]
20
path = "macros"
0 commit comments