Skip to content

Commit

Permalink
chore(deps): bump pulldown-cmark from 0.10.2 to 0.10.3 (#3223)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 11, 2024
1 parent 0ddc216 commit 11f36a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 lapce-app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ tracing-subscriber = { workspace = true }
tracing-appender = { workspace = true }
url = { workspace = true }

pulldown-cmark = "0.10.2"
pulldown-cmark = "0.10.3"
Inflector = "0.11.4"
open = "5.1.2"
unicode-width = "0.1.12"
Expand Down

0 comments on commit 11f36a7

Please sign in to comment.