From be24e6673599b67cbf0917c54e4cedf9ca2aa859 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 22 Feb 2026 12:06:25 +0100 Subject: update and clean up dependencies --- cache/tools/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cache/tools') diff --git a/cache/tools/Cargo.toml b/cache/tools/Cargo.toml index 8f249b5..bf0427d 100644 --- a/cache/tools/Cargo.toml +++ b/cache/tools/Cargo.toml @@ -5,7 +5,7 @@ edition = "2024" [dependencies] rocksdb = { version = "0.24.0", features = ["multi-threaded-cf"] } -anyhow = "1.0.100" +anyhow = { workspace = true } [[bin]] name = "cache_fs_to_rocksdb" -- cgit v1.3