Skip to content

Commit fe655be

Browse files
cargo: bump pulldown-cmark from 0.10.3 to 0.11.0 in the minor group (#2086)
Bumps the minor group with 1 update: [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark). Updates `pulldown-cmark` from 0.10.3 to 0.11.0 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5d2c18 commit fe655be

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

Cargo.lock

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

mdbook-exerciser/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ anyhow = "1.0.83"
1212
log = "0.4.21"
1313
mdbook = "0.4.37"
1414
pretty_env_logger = "0.5.0"
15-
pulldown-cmark = { version = "0.10.3", default-features = false }
15+
pulldown-cmark = { version = "0.11.0", default-features = false }

0 commit comments

Comments
 (0)