1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

remove example use async_std::fs (#461)

This commit is contained in:
fakeshadow
2021-10-22 15:44:40 +08:00
committed by GitHub
parent e188d612c2
commit 414bf927b8
6 changed files with 0 additions and 121 deletions

View File

@ -25,7 +25,6 @@ members = [
"database_interactions/sqlx_todo",
"forms/form",
"forms/multipart",
"forms/multipart-async-std",
"forms/multipart-s3",
"graphql/graphql-demo",
"graphql/juniper",