From 79965a238d84c9e8a36255b602102e0b9263fa2e Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Tue, 5 Dec 2023 10:41:30 +0900 Subject: build(deps): bump url from 2.4.1 to 2.5.0 (#8991) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- helix-view/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-view') diff --git a/helix-view/Cargo.toml b/helix-view/Cargo.toml index 7671151a..9fc83d4c 100644 --- a/helix-view/Cargo.toml +++ b/helix-view/Cargo.toml @@ -27,7 +27,7 @@ helix-vcs = { version = "0.6", path = "../helix-vcs" } # Conversion traits once_cell = "1.18" -url = "2.4.1" +url = "2.5.0" arc-swap = { version = "1.6.0" } -- cgit v1.2.3-70-g09d2