1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-26 12:06:12 +02:00

Move Comrak dependency to upstream github

This commit is contained in:
lise 2019-04-02 14:03:28 +02:00
parent 51cfc28731
commit b5c77b5510

View File

@ -47,7 +47,7 @@ crowbook-intl = "0.2"
[dependencies]
mime_guess = "1"
comrak = {git = "http://github.com/lise-henry/comrak"}
comrak = {git = "https://github.com/kivikakk/comrak.git"}
yaml-rust = "0.4"
mustache = "0.9"
uuid = { version = "0.7", features = ["v4"] }