Skip to content

Commit

Permalink
stylo: Add dependency on hashglobe
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed Aug 31, 2017
1 parent ad72df2 commit c682943
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/style/Cargo.toml
Expand Up @@ -41,6 +41,7 @@ cssparser = "0.19.5"
encoding = {version = "0.2", optional = true}
euclid = "0.15"
fnv = "1.0"
hashglobe = { path = "../hashglobe" }
heapsize = {version = "0.4", optional = true}
heapsize_derive = {version = "0.1", optional = true}
itertools = "0.5"
Expand Down

0 comments on commit c682943

Please sign in to comment.