merge main branch

This commit is contained in:
sigoden
2026-04-25 22:01:23 +08:00
13 changed files with 654 additions and 270 deletions
+3 -3
View File
@@ -39,11 +39,11 @@ form_urlencoded = "1.2"
alphanumeric-sort = "1.4"
content_inspector = "0.2"
anyhow = "1.0"
chardetng = "0.1"
chardetng = "1.0"
glob = "0.3"
indexmap = "2.2"
serde_yaml = "0.9"
sha-crypt = "0.5"
sha-crypt = "0.6"
base64 = "0.22"
smart-default = "0.7"
rustls-pki-types = "1.2"
@@ -51,7 +51,7 @@ hyper-util = { version = "0.1", features = ["server-auto", "tokio"] }
http-body-util = "0.1"
bytes = "1.5"
pin-project-lite = "0.2"
sha2 = "0.10.8"
sha2 = "0.11.0"
ed25519-dalek = "2.2.0"
hex = "0.4.3"