Updated to new pukram2html with better image handling

This commit is contained in:
p11 2023-12-07 21:06:46 +01:00
parent c54265a6bd
commit bde802562f

2
Cargo.lock generated
View File

@ -117,7 +117,7 @@ dependencies = [
[[package]] [[package]]
name = "pukram2html" name = "pukram2html"
version = "0.1.0" version = "0.1.0"
source = "git+https://gitlab.com/porky11/pukram2html#9056360a45905cdb0769ffa5f038c8a09d479aac" source = "git+https://gitlab.com/porky11/pukram2html#017d8a66092c48bcdfc56b832379194e12146153"
dependencies = [ dependencies = [
"pukram-formatting", "pukram-formatting",
] ]