From 63cfcbe7a7745b276de58ec92e0141b958c44feb Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sat, 10 Aug 2024 19:06:46 +0200 Subject: use unsafe blocks instead of mutexes --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 6e6f391..584660b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -279,8 +279,8 @@ name = "neosheet" version = "0.1.0" dependencies = [ "dirs", - "lazy_static", "mlua", + "once_cell", "ratatui", "tree-sitter-highlight", "tree-sitter-lua", -- cgit v1.2.3-70-g09d2