From 4157af997947a3e3354554ad82d449be38af8f40 Mon Sep 17 00:00:00 2001 From: tcmal Date: Sun, 4 Jun 2023 19:55:02 +0000 Subject: use std oncelock --- incria/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'incria/Cargo.toml') diff --git a/incria/Cargo.toml b/incria/Cargo.toml index 1ff3824..608c926 100644 --- a/incria/Cargo.toml +++ b/incria/Cargo.toml @@ -4,7 +4,6 @@ version = "0.1.0" edition = "2021" [dependencies] -once_cell = "1.17.1" tokio = { version = "1.28.1", features = ["sync", "rt"] } [dev-dependencies] -- cgit v1.2.3