1
0
mirror of https://github.com/actix/examples synced 2025-06-27 01:27:43 +02:00

Use workspace dependencies for actix-web (#594)

This commit is contained in:
Yuki Okushi
2022-12-21 23:49:28 +09:00
committed by GitHub
parent 096521d526
commit aee47e0817
64 changed files with 143 additions and 126 deletions

1
Cargo.lock generated
View File

@ -7647,7 +7647,6 @@ dependencies = [
"actix",
"actix-codec",
"actix-files",
"actix-rt",
"actix-web",
"actix-web-actors",
"awc",