mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
edition = 2021
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
name = "websocket-example"
|
||||
version = "2.0.0"
|
||||
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[[bin]]
|
||||
name = "websocket-chat-server"
|
||||
|
Reference in New Issue
Block a user