Skip to content

Commit 75908e3

Browse files
cargo(deps): bump rust-embed from 8.9.0 to 8.11.0
Bumps rust-embed from 8.9.0 to 8.11.0. --- updated-dependencies: - dependency-name: rust-embed dependency-version: 8.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa133e4 commit 75908e3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

crates/rustmail/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ futures = "0.3.31"
1919
axum = "0.8.8"
2020
axum-extra = { version = "0.12.5", features = ["cookie"] }
2121
hyper = "1.8.1"
22-
rust-embed = "8.9.0"
22+
rust-embed = "8.11.0"
2323
mime_guess = "2.0.5"
2424
urlencoding = "2.1.3"
2525
serde_json = "1.0.149"

0 commit comments

Comments
 (0)