Skip to content

Commit

Permalink
chore: 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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2024
1 parent cfba17e commit 3b8c38e
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 @@ -17,6 +17,6 @@ clap = { version = "4.5.13", features = ["derive"] }
mdbook = "0.4.40"
once_cell = "1.19.0"
regex = "1.10.5"
rust-embed = "8.4.0"
rust-embed = "8.5.0"
semver = "1.0.23"
serde_json = "1.0.121"

0 comments on commit 3b8c38e

Please sign in to comment.