Skip to content

Commit

Permalink
Bump pulldown-cmark-to-cmark from 13.0.0 to 15.0.1
Browse files Browse the repository at this point in the history
Bumps [pulldown-cmark-to-cmark](https://github.com/Byron/pulldown-cmark-to-cmark) from 13.0.0 to 15.0.1.
- [Release notes](https://github.com/Byron/pulldown-cmark-to-cmark/releases)
- [Changelog](https://github.com/Byron/pulldown-cmark-to-cmark/blob/main/CHANGELOG.md)
- [Commits](Byron/pulldown-cmark-to-cmark@v13.0.0...v15.0.1)

---
updated-dependencies:
- dependency-name: pulldown-cmark-to-cmark
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent f449c1e commit 9fdf49d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
19 changes: 15 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion notegraf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ serde_json = "1.0"
thiserror = "1.0"
pulldown-cmark = "0.10"
url = "2.5"
pulldown-cmark-to-cmark = "13.0"
pulldown-cmark-to-cmark = "15.0"
futures = "0.3"
tokio = { version = "1.37", features = ["sync"] }
# sqlx 0.7 separates runtime and TLS features. It also always enables offline.
Expand Down

0 comments on commit 9fdf49d

Please sign in to comment.