Skip to content

Commit 3d03bc1

Browse files
authored
Merge pull request #360 from Rustmail/dependabot/cargo/pulldown-cmark-0.13.1
2 parents c8b13f3 + f7ce95f commit 3d03bc1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/rustmail_panel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ js-sys = "0.3.83"
1818
wasm-bindgen = "0.2.106"
1919
urlencoding = "2.1.3"
2020
ammonia = "4.1.2"
21-
pulldown-cmark = "0.13.0"
21+
pulldown-cmark = "0.13.1"
2222
chrono = { version = "0.4.44", features = ["serde", "wasmbind"] }
2323
chrono-tz = { version = "0.10.4", features = ["serde"] }

0 commit comments

Comments
 (0)