Skip to content

Commit ded9be1

Browse files
Bump email_address from 0.2.7 to 0.2.9
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] <support@github.com>
1 parent a8c2d2f commit ded9be1

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
@@ -60,7 +60,7 @@ features = ["termination"]
6060

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

6666
[dependencies.hyper]

0 commit comments

Comments
 (0)