optimize with SmallString; consolidate related re-exports
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
ecc9099127
commit
b872f8e593
39 changed files with 113 additions and 96 deletions
|
@ -34,7 +34,6 @@ zstd_compression = [
|
|||
]
|
||||
|
||||
[dependencies]
|
||||
arrayvec.workspace = true
|
||||
async-channel.workspace = true
|
||||
conduwuit-core.workspace = true
|
||||
const-str.workspace = true
|
||||
|
@ -45,7 +44,6 @@ minicbor-serde.workspace = true
|
|||
rust-rocksdb.workspace = true
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
smallvec.workspace = true
|
||||
tokio.workspace = true
|
||||
tracing.workspace = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue