From 5e1296b8885fc731ed05b4af01e3c7c2af343b47 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 5 Sep 2022 18:33:01 -0500 Subject: build(deps): bump once_cell from 1.13.1 to 1.14.0 (#3715) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--- helix-core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-core') diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml index 0bae7b89..3ea7235d 100644 --- a/helix-core/Cargo.toml +++ b/helix-core/Cargo.toml @@ -26,7 +26,7 @@ unicode-general-category = "0.5" # slab = "0.4.2" slotmap = "1.0" tree-sitter = "0.20" -once_cell = "1.13" +once_cell = "1.14" arc-swap = "1" regex = "1" -- cgit v1.2.3-70-g09d2