Skip to content

Commit

Permalink
build(deps): bump rust-embed from 8.4.0 to 8.5.0
Browse files Browse the repository at this point in the history
Bumps [rust-embed](https://github.com/pyros2097/rust-embed) from 8.4.0 to 8.5.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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kaspar030 committed Jul 9, 2024
1 parent a2597ec commit ba2234c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -33,7 +33,7 @@ mimalloc = { version = "0.1.43", default-features = false }
build_uuid = "0.3.0"
uuid = { version = "1.9.1", features = ["serde"] }
solvent = { version = "0.8.3", features = ["deterministic"] }
rust-embed = "8.4.0"
rust-embed = "8.5.0"
task_partitioner = "0.1.1"

clap_complete = "4.5.7"
Expand Down

0 comments on commit ba2234c

Please sign in to comment.