From fd4cdf0b1f32c5ef6d8725aac971a94bdfd41a30 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 26 Sep 2022 18:19:50 -0500 Subject: build(deps): bump once_cell from 1.14.0 to 1.15.0 (#3987) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>--- helix-term/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-term') diff --git a/helix-term/Cargo.toml b/helix-term/Cargo.toml index b36063e4..ac50b610 100644 --- a/helix-term/Cargo.toml +++ b/helix-term/Cargo.toml @@ -32,7 +32,7 @@ helix-dap = { version = "0.6", path = "../helix-dap" } helix-loader = { version = "0.6", path = "../helix-loader" } anyhow = "1" -once_cell = "1.14" +once_cell = "1.15" which = "4.2" -- cgit v1.2.3-70-g09d2