From db6463d9f98f740d4e8b6d3a0a25b65688196321 Mon Sep 17 00:00:00 2001
From: cai <cai@nbcai.cc>
Date: Tue, 11 Aug 2026 18:50:21 +0800
Subject: [PATCH] fix(asr): normalize origin rejection statuses

---
 Cargo.lock |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 03c9ec2..deae385 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -240,6 +240,7 @@
  "reqwest",
  "serde",
  "serde_json",
+ "sha2",
  "tokio",
  "tracing",
  "tracing-subscriber",

--
Gitblit v1.9.3