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

remove dep

This commit is contained in:
Rob Ede
2022-02-02 01:47:28 +00:00
parent e1dfa6840f
commit da799d58e7
2 changed files with 3 additions and 5 deletions

View File

@ -11,4 +11,3 @@ actix-session = "0.5.0-beta.7"
async-stream = "0.3"
env_logger = "0.9"
log = "0.4"
tokio = "1"