cargo update
This commit is contained in:
parent
97a50e7f13
commit
711f80c85e
2 changed files with 5 additions and 5 deletions
|
@ -6,5 +6,5 @@ edition = "2021"
|
|||
rust-version = "1.68.2"
|
||||
|
||||
[dependencies]
|
||||
fqdn = {version = "0.4.2", features = ["domain-label-length-limited-to-63", "domain-name-without-special-chars"]}
|
||||
fqdn = {version = "0.4.6", features = ["domain-label-length-limited-to-63", "domain-name-without-special-chars"]}
|
||||
email-address-parser = "2.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue