From 2120ec06f9c47ab136003aadae73dac35cd9bd04 Mon Sep 17 00:00:00 2001 From: core Date: Tue, 23 Jan 2024 19:38:05 -0500 Subject: [PATCH] upd lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index f2bb8b4..4e6ea9f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3248,7 +3248,7 @@ dependencies = [ [[package]] name = "trifid-api" -version = "0.3.0-alpha2" +version = "0.3.0-alpha3" dependencies = [ "actix-cors", "actix-web",