chore: Update rocksdb, feature flag changes

Most of the way to static musl builds, just zlib I think
This commit is contained in:
Jade Ellis
2025-07-24 21:51:52 +01:00
parent b7a0442298
commit 66181c61af
10 changed files with 64 additions and 24 deletions
+2 -2
View File
@@ -73,7 +73,7 @@ jobs:
run: |
cargo clippy \
--workspace \
--all-features \
--features full \
--locked \
--no-deps \
--profile test \
@@ -133,7 +133,7 @@ jobs:
run: |
cargo test \
--workspace \
--all-features \
--features full \
--locked \
--profile test \
--all-targets \