Skip to content

Commit

Permalink
Bump email_address from 0.2.7 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.7 to 0.2.9.
- [Release notes](https://github.com/johnstonskj/rust-email_address/releases)
- [Commits](johnstonskj/rust-email_address@v0.2.7...v0.2.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent a8c2d2f commit ded9be1
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ features = ["termination"]

# TODO: https://github.com/johnstonskj/rust-email_address/issues/30
[dependencies.email_address]
version = "=0.2.8"
version = "=0.2.9"
default-features = false

[dependencies.hyper]
Expand Down

0 comments on commit ded9be1

Please sign in to comment.