Updates for md2pdf #1
| @ -15,3 +15,11 @@ cargo = "1.64" | ||||
| tectonic = "0.5.2" | ||||
|  | ||||
| pulldown-cmark = "0.5.3" | ||||
| clap = { version = "4.0.7", features = ["cargo"] } | ||||
| 
 | ||||
| [lib] | ||||
| name = "md2pdf" | ||||
| path = "src/lib.rs" | ||||
| 
 | ||||
| [[bin]] | ||||
| name = "md2pdf" | ||||
| path = "src/main.rs" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	
I could not upgrade above, there is a compilation (build) error I can not solve.