aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* fix(html): selection and highlighting bordersv0.2.30Fuwn2024-07-271-1/+1
|
* chore: bump versionv0.2.29Fuwn2024-07-271-1/+1
|
* chore: bump releaseFuwn2024-07-241-1/+1
|
* fix(html): use markdown safetyFuwn2024-07-241-19/+405
|
* chore: bump versionv0.2.27Fuwn2024-07-241-1/+1
|
* fix(response): handle non-trimmed redirect assumptionsv0.2.26Fuwn2024-07-211-1/+1
|
* chore: bump versionv0.2.25Fuwn2024-07-201-1/+1
|
* refactor: remove all explicit clonesv0.2.24Fuwn2024-06-291-3/+3
|
* fix(html): empty alt text behaviourFuwn2024-06-291-1/+1
|
* deps(germ): bumpv0.2.22Fuwn2024-06-211-3/+3
|
* deps(germ): bump to 0.4.2v0.2.21Fuwn2024-06-191-0/+2700
Germ version `0.4.2` fixes an issue where valid Gemtext within pre-formatted blocks would be parsed as their Gemtext counterparts, opposed to as pre-formatted content.