Updates for md2pdf #1
Loading…
x
Reference in New Issue
Block a user
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?
cb90c6a4adMove some unsafe code and add error implementationsc0bc67d9caFix extension detection by using the extension functionaed79f467bDeclare lib and bin in Cargo.toml9c1a0dae88Upgrade clap to v4e15c3da583Bump dependencies without breaking the build and bump MSRV and Rust edition764f48ec48Remove 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.