huskies: merge 807

This commit is contained in:
dave
2026-04-28 20:44:31 +00:00
parent 2a77f73ba4
commit 97b9eaa39d
8 changed files with 175 additions and 9 deletions
+2
View File
@@ -23,6 +23,8 @@ serde = { version = "1", features = ["derive"] }
serde_json = "1"
serde_urlencoded = "0.7"
sha2 = "0.11.0"
hmac = "0.13"
subtle = "2"
serde_yaml = "0.9"
strip-ansi-escapes = "0.2"
tempfile = "3"