1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00

Update Cargo.toml

This commit is contained in:
Rob Ede 2024-01-01 21:03:41 +00:00 committed by GitHub
parent a75a9f8ae2
commit 17f8062fa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,7 @@ actix-web = "4.4"
actix-web-actors = "4.1"
actix-web-lab = "0.20"
actix-ws = "0.2.5"
awc = "3.3"
awc = "3.2"
chrono = { version = "0.4.20", default-features = false, features = ["clock", "serde"] }
derive_more = "0.99.7"