Skip to content

Commit 103203c

Browse files
chore(deps): bump qbe from 2.5.0 to 2.5.1
Bumps [qbe](https://github.com/garritfra/qbe-rs) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/garritfra/qbe-rs/releases) - [Changelog](https://github.com/garritfra/qbe-rs/blob/main/CHANGELOG.md) - [Commits](garritfra/qbe-rs@v2.5.0...v2.5.1) --- updated-dependencies: - dependency-name: qbe dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c66e0e1 commit 103203c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -21,5 +21,5 @@ llvm = ["inkwell"]
2121
structopt = "0.3.26"
2222
rust-embed = "8.7.2"
2323
inkwell = { version = "0.6.0", features = ["llvm10-0"], optional = true }
24-
qbe = "2.5.0"
24+
qbe = "2.5.1"
2525
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)