diff options
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ codegen-units = 1 [dependencies] # Web-Server -actix-web = "3.3.2" +actix-web = "4.0.1" actix-files = "0.5.0" actix-cors = "0.5.4" |
| index : records | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 2 |
@@ -16,7 +16,7 @@ codegen-units = 1 [dependencies] # Web-Server -actix-web = "3.3.2" +actix-web = "4.0.1" actix-files = "0.5.0" actix-cors = "0.5.4" |