Skip to content

Commit

Permalink
chore(deps): bump markdown from 1.0.0-alpha.20 to 1.0.0-alpha.21
Browse files Browse the repository at this point in the history
Bumps [markdown](https://github.com/wooorm/markdown-rs) from 1.0.0-alpha.20 to 1.0.0-alpha.21.
- [Release notes](https://github.com/wooorm/markdown-rs/releases)
- [Commits](wooorm/markdown-rs@1.0.0-alpha.20...1.0.0-alpha.21)

---
updated-dependencies:
- dependency-name: markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 586c4d8 commit ed620c2
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 crates/weaver_forge/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jaq-parse = "1.0.3"
jaq-syn = "1.1.0"
indexmap = "2.5.0"
regex = "1.11.0"
markdown = "=1.0.0-alpha.20"
markdown = "=1.0.0-alpha.21"

itertools.workspace = true
thiserror.workspace = true
Expand Down

0 comments on commit ed620c2

Please sign in to comment.