chore(cargo): Add md5 crate dependency
Required for Gravatar.
This commit is contained in:
parent
18ba3eba3c
commit
405e6340f8
3 changed files with 10 additions and 0 deletions
|
|
@ -24,3 +24,4 @@ serde_json = "1.0"
|
|||
hyper = "0.11"
|
||||
rand = "0.4"
|
||||
comrak = "0.2"
|
||||
md5 = "0.3.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue