From da2952725880d132fdfc2117dedebfe56ffdb646 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 23 May 2022 23:13:58 +0000 Subject: build(deps): bump once_cell from 1.10.0 to 1.12.0 Bumps [once_cell](https://github.com/matklad/once_cell) from 1.10.0 to 1.12.0. - [Release notes](https://github.com/matklad/once_cell/releases) - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](https://github.com/matklad/once_cell/compare/v1.10.0...v1.12.0) --- updated-dependencies: - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- helix-core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-core/Cargo.toml') diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml index 9973516b..8d6a343f 100644 --- a/helix-core/Cargo.toml +++ b/helix-core/Cargo.toml @@ -25,7 +25,7 @@ unicode-general-category = "0.5" # slab = "0.4.2" slotmap = "1.0" tree-sitter = "0.20" -once_cell = "1.10" +once_cell = "1.12" arc-swap = "1" regex = "1" -- cgit v1.2.3-70-g09d2