Make Hasher opaque
This commit is contained in:
parent
e84e0b876c
commit
2ebe09dacb
12 changed files with 36 additions and 20 deletions
|
|
@ -14,7 +14,7 @@ categories = ["gui"]
|
|||
[dependencies]
|
||||
stretch = "0.2"
|
||||
nalgebra = "0.18"
|
||||
twox-hash = "1.3"
|
||||
twox-hash = "1.5"
|
||||
|
||||
[dev-dependencies]
|
||||
ggez = { version = "0.5", git = "https://github.com/hecrj/ggez" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue