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
parent 1fd881bda5
commit b0203818db
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",