Skip to content

Commit

Permalink
Update markdown requirement from =1.0.0-alpha.18 to =1.0.0-alpha.20
Browse files Browse the repository at this point in the history
Updates the requirements on [markdown](https://github.com/wooorm/markdown-rs) to permit the latest version.
- [Release notes](https://github.com/wooorm/markdown-rs/releases)
- [Commits](wooorm/markdown-rs@1.0.0-alpha.18...1.0.0-alpha.20)

---
updated-dependencies:
- dependency-name: markdown
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 5193aa2 commit e6dbb19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ exclude = [
chrono = "0.4"
indexmap = "2"
lazy_static = "1"
markdown = "=1.0.0-alpha.18"
markdown = "=1.0.0-alpha.20"
regex = "1"
semver = "1"
thiserror = "1"
Expand Down

0 comments on commit e6dbb19

Please sign in to comment.