1
0
mirror of https://github.com/actix/actix-website synced 2025-03-20 22:55:17 +01:00
2023-11-01 15:09:54 +00:00

10 lines
139 B
TOML

[package]
name = "websockets"
version = "1.0.0"
edition = "2021"
[dependencies]
actix = "0.13"
actix-web = "4"
actix-web-actors = "4.0.0"