Skip to content

Commit f7ce95f

Browse files
cargo(deps): bump pulldown-cmark from 0.13.0 to 0.13.1
Bumps [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](pulldown-cmark/pulldown-cmark@v0.13.0...v0.13.1) --- updated-dependencies: - dependency-name: pulldown-cmark dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8b13f3 commit f7ce95f

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)