fix: oops leftover macro crate

This commit is contained in:
əlemi 2024-07-15 20:22:04 +02:00
parent fafe5307c5
commit 1f4f8cb45c
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -28,7 +28,6 @@ serde-inline-default = "0.2"
toml = "0.8"
uriproxy = { path = "../../utils/uriproxy" }
httpsign = { path = "../../utils/httpsign/" }
jsonvec = { path = "../../utils/jsonvec/" }
jrd = "0.1"
tracing = "0.1"
sea-orm = { version = "0.12", features = ["macros"] }