Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e196e1b

Browse files
authoredMay 12, 2025··
build(deps): bump rust-embed from 8.7.0 to 8.7.1 (#270)
Bumps rust-embed from 8.7.0 to 8.7.1. --- updated-dependencies: - dependency-name: rust-embed dependency-version: 8.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bba5987 commit e196e1b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎Cargo.lock

Lines changed: 2 additions & 2 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
@@ -27,7 +27,7 @@ unicode-normalization = "0.1"
2727
log = "0.4"
2828
env_logger = "0.11.8"
2929
url = "2.5.4"
30-
rust-embed = { version = "8.7.0", features = ["interpolate-folder-path"] }
30+
rust-embed = { version = "8.7.1", features = ["interpolate-folder-path"] }
3131
lazy_static = "1.5.0"
3232
indexmap = { version = "2.9.0", features = ["serde"] }
3333
rss = "2.0.12"

0 commit comments

Comments
 (0)
Please sign in to comment.