mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
clean up run-in-thread
This commit is contained in:
@ -9,7 +9,6 @@ members = [
|
||||
"basics/middleware-http-to-https",
|
||||
"basics/middleware",
|
||||
"basics/nested-routing",
|
||||
"basics/run-in-thread",
|
||||
"basics/shutdown-server",
|
||||
"basics/state",
|
||||
"basics/static_index",
|
||||
@ -35,6 +34,7 @@ members = [
|
||||
"other/data_factory",
|
||||
"other/http-proxy",
|
||||
"other/protobuf",
|
||||
"other/run-in-thread",
|
||||
"other/server-sent-events",
|
||||
"other/unix-socket",
|
||||
"security/awc_https",
|
||||
|
Reference in New Issue
Block a user