Skip to content

Commit 334bc43

Browse files
Bump mq-lang from 0.5.8 to 0.5.9
Bumps [mq-lang](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-lang 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 b40ece2 commit 334bc43

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
@@ -23,7 +23,7 @@ path = "src/lib.rs"
2323
clap = {version = "4.5.53", features = ["derive"]}
2424
colored = "3.0"
2525
miette = {version = "7.6.0", features = ["fancy"]}
26-
mq-lang = "0.5.8"
26+
mq-lang = "0.5.9"
2727
mq-markdown = "0.5.9"
2828
serde = {version = "1.0", features = ["derive"]}
2929
serde_json = "1.0"

0 commit comments

Comments
 (0)