Skip to content

Commit

Permalink
chore(deps): bump email_address from 0.2.5 to 0.2.9
Browse files Browse the repository at this point in the history
Bumps [email_address](https://github.com/johnstonskj/rust-email_address) from 0.2.5 to 0.2.9.
- [Release notes](https://github.com/johnstonskj/rust-email_address/releases)
- [Commits](johnstonskj/rust-email_address@v0.2.5...v0.2.9)

---
updated-dependencies:
- dependency-name: email_address
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent b8bc830 commit d261311
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 apps/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tracing-subscriber = { version = "0.3.18", features = [
] }
uuid = { version = "1.10.0", features = ["v4"] }
dotenvy = "0.15.7"
email_address = "0.2.5"
email_address = "0.2.9"
sha1 = "0.10.6"
assert-json-diff = "2.0.2"
opentelemetry-otlp = { version = "0.16.0" }
Expand Down

0 comments on commit d261311

Please sign in to comment.