forked from tforgione/md2pdf
Better binary, adds support for links
This commit is contained in:
Generated
+1
@@ -371,6 +371,7 @@ dependencies = [
|
||||
name = "md2pdf"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"pulldown-cmark 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tectonic 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user