Skip to content

Commit ae43876

Browse files
committed
use non-alpha markdown version
1 parent a2d054e commit ae43876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ icu_provider = { version = "2.0.0", features = ["sync"] }
1616
indexmap = "2.10.0"
1717
isbn = { version = "0.6.0" }
1818
itertools = "0.14.0"
19-
markdown = "1.0.0-alpha"
19+
markdown = "1.0.0"
2020
maud = "0.27.0"
2121
notify = "8.2.0"
2222
notify-debouncer-full = "0.6.0"

0 commit comments

Comments
 (0)