style: Update precomputed-hash.

This commit is contained in:
Emilio Cobos Álvarez 2017-09-29 22:26:42 +02:00
parent 81044e0019
commit 497897ffc9
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
2 changed files with 6 additions and 6 deletions

View file

@ -61,7 +61,7 @@ ordered-float = "0.4"
owning_ref = "0.3.3"
parking_lot = "0.4"
pdqsort = "0.1.0"
precomputed-hash = "0.1"
precomputed-hash = "0.1.1"
rayon = "0.8"
selectors = { path = "../selectors" }
serde = {version = "1.0", optional = true, features = ["derive"]}