mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
chore: update actix-ws to v0.3
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "websocket-echo-actorless-example"
|
||||
name = "websockets-echo-actorless-example"
|
||||
version = "1.0.0"
|
||||
edition = "2021"
|
||||
|
||||
@ -7,7 +7,6 @@ edition = "2021"
|
||||
actix-files.workspace = true
|
||||
actix-web.workspace = true
|
||||
actix-ws.workspace = true
|
||||
|
||||
env_logger.workspace = true
|
||||
futures-util.workspace = true
|
||||
log.workspace = true
|
||||
|
Reference in New Issue
Block a user