forked from MIrrors/bin
Pin the version of chashmap we use
This commit is contained in:
@@ -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"] }
|
||||
Reference in New Issue
Block a user