build: Update string-cache to fix a nasty race

This commit is contained in:
Patrick Walton 2014-09-16 11:27:17 -07:00
parent 11ba79894a
commit ee2b4e208f
3 changed files with 12 additions and 8 deletions

View file

@ -18,4 +18,5 @@ path = "../../support/rust-task_info"
[dependencies.string_cache]
git = "https://github.com/servo/string-cache"
branch = "pre-rustup"