build(deps): bump the rust-dependencies group with 3 updates (#12437)

This commit is contained in:
dependabot[bot] 2025-01-06 19:34:21 -05:00 committed by GitHub
parent 5616f1d66d
commit e698b20245
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 14 additions and 12 deletions

View file

@ -59,7 +59,7 @@ content_inspector = "0.2.4"
thiserror.workspace = true
# opening URLs
open = "5.3.1"
open = "5.3.2"
url = "2.5.4"
# config
@ -85,5 +85,5 @@ helix-loader = { path = "../helix-loader" }
[dev-dependencies]
smallvec = "1.13"
indoc = "2.0.5"
tempfile = "3.14.0"
tempfile.workspace = true
same-file = "1.0.1"