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>
This commit is contained in:
dependabot[bot] 2023-12-05 10:41:30 +09:00 committed by GitHub
parent fcd564fddf
commit 79965a238d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 10 deletions

View file

@ -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" }