From 62c6f905ce23715dc579ed1e5e4edd2af67c3d56 Mon Sep 17 00:00:00 2001 From: taitep Date: Sun, 21 Dec 2025 12:49:15 +0100 Subject: Remove unneeded once_cell dependency --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b87e602..10f81f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,4 +5,3 @@ edition = "2024" [dependencies] memmap2 = "0.9.8" -once_cell = "1.21.3" -- cgit v1.2.3