From 6deb0e4ef7f60e806e146085be545a58d068cab5 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 6 Jun 2023 11:14:36 +0900 Subject: build(deps): bump once_cell from 1.17.2 to 1.18.0 (#7248) 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 1c3543d3..e623e2de 100644 --- a/helix-term/Cargo.toml +++ b/helix-term/Cargo.toml @@ -31,7 +31,7 @@ helix-vcs = { version = "0.6", path = "../helix-vcs" } helix-loader = { version = "0.6", path = "../helix-loader" } anyhow = "1" -once_cell = "1.17" +once_cell = "1.18" which = "4.4" -- cgit v1.2.3-70-g09d2