Upgraded to actix-web 4, rust 1.80

This commit is contained in:
2024-08-11 15:20:34 +02:00
parent 41a02a1d5c
commit edb78d5fb4
11 changed files with 1071 additions and 1392 deletions
Generated
+1061 -1382
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -21,7 +21,7 @@ members = [
]
[profile.release]
lto = true
#lto = true
#debug = true
[patch.crates-io]
+1 -1
View File
@@ -1,2 +1,2 @@
[toolchain]
channel = "1.42.0"
channel = "1.80.0"