Updates for md2pdf #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "williamdes/md2pdf:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
cb90c6a4ad
Move some unsafe code and add error implementationsc0bc67d9ca
Fix extension detection by using the extension functionaed79f467b
Declare lib and bin in Cargo.toml9c1a0dae88
Upgrade clap to v4e15c3da583
Bump dependencies without breaking the build and bump MSRV and Rust edition764f48ec48
Remove a useless ;@ -14,3 +15,1 @@
tectonic = "0.1.11"
pulldown-cmark = "0.5.2"
clap = "2.33.0"
tectonic = "0.5.2"
I could not upgrade above, there is a compilation (build) error I can not solve.