From 7f44a6ad503bf51f2691ad2d6e5f091e9a41965c Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 12 Dec 2023 22:46:11 +0900 Subject: build(deps): bump once_cell from 1.18.0 to 1.19.0 (#9053) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- helix-loader/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-loader') diff --git a/helix-loader/Cargo.toml b/helix-loader/Cargo.toml index 1a98e94b..c40bf4db 100644 --- a/helix-loader/Cargo.toml +++ b/helix-loader/Cargo.toml @@ -20,7 +20,7 @@ serde = { version = "1.0", features = ["derive"] } toml = "0.7" etcetera = "0.8" tree-sitter.workspace = true -once_cell = "1.18" +once_cell = "1.19" log = "0.4" which = "5.0.0" -- cgit v1.2.3-70-g09d2