tokio-xmpp: Bump idna dependency
This commit is contained in:
parent
6ccc5ccace
commit
85bdcdb131
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ edition = "2018"
|
|||
[dependencies]
|
||||
bytes = "1"
|
||||
futures = "0.3"
|
||||
idna = "0.3"
|
||||
idna = "0.4"
|
||||
log = "0.4"
|
||||
native-tls = { version = "0.2", optional = true }
|
||||
sasl = "0.5"
|
||||
|
|
Loading…
Reference in a new issue