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 781c0baCopy full SHA for 781c0ba
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 = "rustup-0bdac78da"
15
[dependencies.string_cache_macros]
16
17
18
19
[dependencies.html5ever-macros]
20
path = "macros"
0 commit comments