Skip to content

Commit 26f7763

Browse files
Merge pull request #13 from sebastienrousseau/dependabot/cargo/comrak-0.32.0
2 parents fa8205b + d28af51 commit 26f7763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ path = "src/lib.rs"
6868
[dependencies]
6969
# Dependencies required for building and running the project.
7070
cfg = "0.9.0"
71-
comrak = "0.31.0"
71+
comrak = "0.32.0"
7272
lazy_static = "1.5.0"
7373
log = "0.4.22"
7474
mdx-gen = "0.0.1"

0 commit comments

Comments
 (0)