diff --git a/.a0proj/memory/index.faiss b/.a0proj/memory/index.faiss index 275ed65..1d7dbcb 100644 Binary files a/.a0proj/memory/index.faiss and b/.a0proj/memory/index.faiss differ diff --git a/.a0proj/memory/index.faiss.sha256 b/.a0proj/memory/index.faiss.sha256 index feed5b5..fc29d8f 100644 --- a/.a0proj/memory/index.faiss.sha256 +++ b/.a0proj/memory/index.faiss.sha256 @@ -1 +1 @@ -9534f44d1be42ef69ace79bccd6dfc545c4d15d4e42a681211ab1336b108223d \ No newline at end of file +e294b0a073cd751b5cae0f3e80dae3e6690af89ecb4ac99f3a8f46b79d05bed3 \ No newline at end of file diff --git a/.a0proj/memory/index.pkl b/.a0proj/memory/index.pkl index 9e0db6f..76318ba 100644 Binary files a/.a0proj/memory/index.pkl and b/.a0proj/memory/index.pkl differ diff --git a/src/auth/mtls.rs b/src/auth/mtls.rs index b3f03d0..dd9fa2a 100644 --- a/src/auth/mtls.rs +++ b/src/auth/mtls.rs @@ -7,6 +7,7 @@ use actix_web::{ dev::{forward_ready, Service, ServiceRequest, ServiceResponse, Transform}, Error, HttpMessage, }; +#[allow(unused_imports)] use chrono::{DateTime, Duration, Utc}; use futures_util::future::LocalBoxFuture; use rustls::{