Skip to content

Commit

Permalink
chore(deps): bump rust-embed from 5.9.0 to 8.1.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.1.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent c6dd40c commit fd857df
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 13 deletions.
89 changes: 77 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.1.0"
inkwell = { version = "0.2.0", features = ["llvm10-0"], optional = true }
qbe = "1.0.0"
regex = "1.10.2"
Expand Down

0 comments on commit fd857df

Please sign in to comment.