fix: hyphens in links
This commit is contained in:
parent
fe2e61118a
commit
46849ba66c
3 changed files with 22 additions and 4 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue