Update Cargo.lock

This commit is contained in:
root 2026-04-23 03:02:12 -05:00
parent 55f8e0fe6e
commit e442d401d2

1
Cargo.lock generated
View File

@ -46,6 +46,7 @@ dependencies = [
name = "aibridge"
version = "0.1.0"
dependencies = [
"async-trait",
"axum",
"reqwest",
"serde",