add missing feature-projections between intra-workspace crates

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2025-04-01 08:39:41 +00:00 committed by Jade Ellis
parent 21ec255159
commit 576a783a6f
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
9 changed files with 221 additions and 58 deletions

1
Cargo.lock generated
View file

@ -784,7 +784,6 @@ dependencies = [
"base64 0.22.1",
"bytes",
"conduwuit_core",
"conduwuit_database",
"conduwuit_service",
"const-str",
"futures",