forked from Fachschaft/nixConfig
cargo update
This commit is contained in:
parent
8a1469242a
commit
9fd19b9da8
2 changed files with 5 additions and 5 deletions
|
@ -10,5 +10,5 @@ license = " AGPL-3.0-only"
|
|||
keywords = ["mail", "sieve", "alias", "stalwart"]
|
||||
|
||||
[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