Skip to content

Commit 3d4dfd2

Browse files
chore(deps): bump rust-embed from 8.6.0 to 8.7.0 (#287)
Bumps [rust-embed](https://github.com/pyros2097/rust-embed) from 8.6.0 to 8.7.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-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb50328 commit 3d4dfd2

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -39,7 +39,7 @@ toml = "0.8.20"
3939
sscanf = "0.4.3"
4040
colorsys = "0.6.7"
4141
dirs = "5.0.1"
42-
rust-embed = { version = "8.6.0", features = ["compression"] }
42+
rust-embed = { version = "8.7.0", features = ["compression"] }
4343
tera = "1.20.0"
4444
estimated_read_time = "1.0.0"
4545
regex = "1.11.1"

0 commit comments

Comments
 (0)