Skip to content

Commit

Permalink
chore(deps): bump rust-embed from 5.9.0 to 8.4.0
Browse files Browse the repository at this point in the history
Bumps [rust-embed](https://github.com/pyros2097/rust-embed) from 5.9.0 to 8.4.0.
- [Changelog](https://github.com/pyrossh/rust-embed/blob/master/changelog.md)
- [Commits](https://github.com/pyros2097/rust-embed/commits)

---
updated-dependencies:
- dependency-name: rust-embed
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent c8d44cf commit b129db8
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 13 deletions.
95 changes: 83 additions & 12 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ llvm = ["inkwell"]

[dependencies]
structopt = "0.3.26"
rust-embed = "5.7.0"
rust-embed = "8.4.0"
inkwell = { version = "0.4.0", features = ["llvm10-0"], optional = true }
qbe = "1.0.0"
regex = "1.10.4"
Expand Down

0 comments on commit b129db8

Please sign in to comment.