chore: Clippy & prek fixes

This commit is contained in:
Ginger
2026-02-21 11:27:39 -05:00
parent abf1e1195a
commit 9fe761513d
4 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ rec {
craneLib.buildDepsOnly (
(commonAttrs commonAttrsArgs)
// {
env = uwuenv.buildDepsOnlyEnv
env = uwuenv.buildDepsOnlyEnv
// (makeRocksDBEnv { inherit rocksdb; })
// {
# required since we started using unstable reqwest apparently ... otherwise the all-features build will fail