diff options
Diffstat (limited to 'components')
-rw-r--r-- | components/util/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/util/Cargo.toml b/components/util/Cargo.toml index be6662b76f6..6f4824fd65a 100644 --- a/components/util/Cargo.toml +++ b/components/util/Cargo.toml @@ -18,3 +18,4 @@ path = "../../support/rust-task_info" [dependencies.string_cache] git = "https://github.com/servo/string-cache" + |