1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

remove authors

This commit is contained in:
Rob Ede
2022-02-02 01:44:26 +00:00
parent 13282bc044
commit 3766547a93
55 changed files with 0 additions and 62 deletions

View File

@ -1,7 +1,6 @@
[package]
name = "websocket-autobahn"
version = "2.0.0"
authors = ["Mark Lodato <mlodato517@gmail.com"]
edition = "2021"
[[bin]]

View File

@ -1,10 +1,6 @@
[package]
name = "websocket-chat-broker"
version = "0.1.1"
authors = [
"Chris Ricketts <chris.ricketts@steribar.com>",
"Rob Ede <robjtede@icloud.com>",
]
edition = "2021"
[[bin]]

View File

@ -1,7 +1,6 @@
[package]
name = "websocket-example"
version = "2.0.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
edition = "2021"
[[bin]]

View File

@ -1,7 +1,6 @@
[package]
name = "websocket-tcp-example"
version = "2.0.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
edition = "2021"
[[bin]]

View File

@ -1,7 +1,6 @@
[package]
name = "websocket"
version = "2.0.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
edition = "2021"
[[bin]]