merge main

This commit is contained in:
weisd
2024-09-27 20:12:54 +08:00
43 changed files with 3798 additions and 737 deletions
Generated
+4 -2
View File
@@ -463,6 +463,7 @@ dependencies = [
"lazy_static",
"lock",
"netif",
"num_cpus",
"openssl",
"path-absolutize",
"path-clean",
@@ -993,9 +994,9 @@ dependencies = [
[[package]]
name = "log"
version = "0.4.21"
version = "0.4.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
[[package]]
name = "lru"
@@ -1622,6 +1623,7 @@ dependencies = [
"hyper",
"hyper-util",
"lock",
"log",
"mime",
"netif",
"pin-project-lite",