1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-28 10:48:30 +00:00

add constant-expression string utils

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-07-13 21:02:43 +00:00
parent 084751ae38
commit b3f2288d07
10 changed files with 47 additions and 0 deletions

View file

@ -36,6 +36,7 @@ zstd_compression = [
[dependencies]
conduit-core.workspace = true
const-str.workspace = true
log.workspace = true
rust-rocksdb.workspace = true
tokio.workspace = true