fix: hyphens in links

This commit is contained in:
trisua 2025-07-20 16:18:56 -04:00
parent fe2e61118a
commit 46849ba66c
3 changed files with 22 additions and 4 deletions

3
Cargo.lock generated
View file

@ -3353,13 +3353,14 @@ dependencies = [
[[package]]
name = "tetratto-shared"
version = "12.0.2"
version = "12.0.3"
dependencies = [
"ammonia",
"chrono",
"hex_fmt",
"pulldown-cmark",
"rand 0.9.1",
"regex",
"serde",
"sha2",
"snowflaked",