Skip to content

Commit eeecb9a

Browse files
Bump mq-markdown from 0.5.8 to 0.5.9
Bumps [mq-markdown](https://github.com/harehare/mq) from 0.5.8 to 0.5.9. - [Release notes](https://github.com/harehare/mq/releases) - [Commits](harehare/mq@v0.5.8...v0.5.9) --- updated-dependencies: - dependency-name: mq-markdown dependency-version: 0.5.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c11b73 commit eeecb9a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ clap = {version = "4.5.53", features = ["derive"]}
2424
colored = "3.0"
2525
miette = {version = "7.6.0", features = ["fancy"]}
2626
mq-lang = "0.5.8"
27-
mq-markdown = "0.5.8"
27+
mq-markdown = "0.5.9"
2828
serde = {version = "1.0", features = ["derive"]}
2929
serde_json = "1.0"
3030
thiserror = "2.0.17"

0 commit comments

Comments
 (0)