Skip to content

Commit 3f00e2b

Browse files
build(deps): bump pulldown-cmark from 0.13.1 to 0.13.3 (#156)
Bumps [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) from 0.13.1 to 0.13.3. - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](pulldown-cmark/pulldown-cmark@v0.13.1...v0.13.3) --- updated-dependencies: - dependency-name: pulldown-cmark dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Armin Becher <becherarmin@gmail.com>
1 parent 6401234 commit 3f00e2b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ reqwest = {version="0.13.2", features = ["native-tls-vendored", "brotli", "gzip"
2828
tokio = {version="1.51.1", features = ["rt-multi-thread", "macros", "time"] }
2929
futures = "0.3.32"
3030
wildmatch = "2.6.1"
31-
pulldown-cmark = "0.13.1"
31+
pulldown-cmark = "0.13.3"
3232
toml = "1.1.2"
3333
serde = { version = "1.0.219", features = ["derive"] }
3434
url-escape = "0.1.1"

0 commit comments

Comments
 (0)