treefmt-check
checks.x86_64-linux.treefmt
· build #379
· raw
1tribuchet: building on jamie2treefmt v2.5.0traversed 334 files3emitted 265 files for processing4formatted 265 files (0 changed) in 328ms5 M harmonia-store-gc/Cargo.toml6diff --git a/harmonia-store-gc/Cargo.toml b/harmonia-store-gc/Cargo.toml7index 0ca8ebc..6c3409e 1006448--- a/harmonia-store-gc/Cargo.toml9+++ b/harmonia-store-gc/Cargo.toml10@@ -12,11 +12,11 @@ repository.workspace = true11 description = "Garbage collection for the Nix store"12 13 [dependencies]14-memchr = { workspace = true }15 foldhash = { workspace = true }16 harmonia-store-db = { workspace = true }17 harmonia-store-fs = { workspace = true }18 harmonia-store-path = { workspace = true }19+memchr = { workspace = true }20 nix = { workspace = true }21 rayon = { workspace = true }22 thiserror = { workspace = true }