Update euphoxide and tokio-tungstenite
This commit is contained in:
parent
89cda4088e
commit
008554a2bd
2 changed files with 21 additions and 21 deletions
|
|
@ -29,12 +29,12 @@ version = "0.3.17"
|
|||
features = ["macros", "formatting", "parsing", "serde"]
|
||||
|
||||
[dependencies.tokio-tungstenite]
|
||||
version = "0.17.2"
|
||||
version = "0.18.0"
|
||||
features = ["rustls-tls-native-roots"]
|
||||
|
||||
[dependencies.euphoxide]
|
||||
git = "https://github.com/Garmelon/euphoxide.git"
|
||||
rev = "f5ba899a364b78afdf063d864cfa3f6287ddf11b"
|
||||
tag = "v0.2.0"
|
||||
|
||||
# [patch."https://github.com/Garmelon/euphoxide.git"]
|
||||
# euphoxide = { path = "../euphoxide/" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue