summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
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",