huskies: merge 808

This commit is contained in:
dave
2026-04-28 23:12:31 +00:00
parent 6092f7efbb
commit ab01a62bd1
7 changed files with 214 additions and 5 deletions
+2
View File
@@ -22,9 +22,11 @@ rust-embed = "8"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
serde_urlencoded = "0.7"
sha1 = "0.10"
sha2 = "0.11.0"
hmac = "0.13"
subtle = "2"
base64 = "0.22"
serde_yaml = "0.9"
strip-ansi-escapes = "0.2"
tempfile = "3"