mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 06:57:43 +02:00
update graphs
This commit is contained in:
@ -10,9 +10,10 @@ digraph {
|
||||
"actix-web-codegen"
|
||||
"actix-http-test"
|
||||
"actix-test"
|
||||
"actix-router"
|
||||
}
|
||||
|
||||
"actix-web" -> { "actix-web-codegen" "actix-http" }
|
||||
"actix-web" -> { "actix-web-codegen" "actix-http" "actix-router" }
|
||||
"awc" -> { "actix-http" }
|
||||
"actix-web-actors" -> { "actix" "actix-web" "actix-http" }
|
||||
"actix-multipart" -> { "actix-web" }
|
||||
|
Reference in New Issue
Block a user