Skip to content

Commit

Permalink
Bump hostname to v0.4 (#956)
Browse files Browse the repository at this point in the history
  • Loading branch information
paolobarbolini authored Apr 1, 2024
1 parent c7d1f35 commit 22dca34
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 12 deletions.
35 changes: 24 additions & 11 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 @@ -38,7 +38,7 @@ serde_json = { version = "1", optional = true }

# smtp-transport
nom = { version = "7", optional = true }
hostname = { version = "0.3", optional = true } # feature
hostname = { version = "0.4", optional = true } # feature
socket2 = { version = "0.5.1", optional = true }
url = { version = "2.4", optional = true }
percent-encoding = { version = "2.3", optional = true }
Expand Down

0 comments on commit 22dca34

Please sign in to comment.