Skip to content

Commit

Permalink
Merge pull request #21 from LeoniePhiline/renovate/mail-send-0.4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoniePhiline authored Apr 4, 2024
2 parents 0d865a3 + 45c8a26 commit 1e66f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tracing = ["dep:tracing"]

[dependencies]
async-trait = "0.1.79"
mail-send = { version = "0.4.1", default-features = false, features = ["builder"] }
mail-send = { version = "0.4.7", default-features = false, features = ["builder"] }
secrecy = "0.8.0"
thiserror = "1.0.58"
tracing = { optional = true, version = "0.1.40" }

0 comments on commit 1e66f45

Please sign in to comment.