refactor(tvix/castore): remove remaining lazy_static usage
Change-Id: I86480cf625a457c4aa8153262f829d34c230b084 Co-authored-by: edef <edef@edef.eu> Reviewed-on: https://cl.tvl.fyi/c/depot/+/12613 Autosubmit: flokli <flokli@flokli.de> Tested-by: BuildkiteCI Reviewed-by: edef <edef@edef.eu>
This commit is contained in:
parent
cdbdd2d04e
commit
f0d594789e
4 changed files with 8 additions and 16 deletions
|
|
@ -14,7 +14,6 @@ data-encoding = { workspace = true }
|
|||
digest = { workspace = true }
|
||||
fastcdc = { workspace = true, features = ["tokio"] }
|
||||
futures = { workspace = true }
|
||||
lazy_static = { workspace = true }
|
||||
object_store = { workspace = true, features = ["http"] }
|
||||
parking_lot = { workspace = true }
|
||||
pin-project-lite = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue