Pin the version of chashmap we use
This commit is contained in:
parent
5574fa69cf
commit
55bd19bb0d
2 changed files with 14 additions and 16 deletions
|
@ -12,5 +12,5 @@ rocket = "0.4"
|
|||
lazy_static = "1.2"
|
||||
gpw = "0.1"
|
||||
syntect = "3.0"
|
||||
chashmap = { git = "https://github.com/redox-os/tfs" }
|
||||
chashmap = { git = "https://github.com/redox-os/tfs", rev = "b3e7cae1" }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
Loading…
Add table
Add a link
Reference in a new issue