1
0
mirror of https://github.com/actix/examples synced 2025-06-28 09:50:36 +02:00

Update others/unix-socket to v4. (#495)

This commit is contained in:
Rafael Bachmann
2022-01-29 15:17:25 +01:00
committed by GitHub
parent d327e8800b
commit f703de7b04

View File

@ -5,5 +5,5 @@ authors = ["Messense Lv <messense@icloud.com>"]
edition = "2018"
[dependencies]
env_logger = "0.8"
actix-web = "3"
env_logger = "0.9.0"
actix-web = "4.0.0-beta.21"