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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-02-17 17:36:50 -06:00 committed by GitHub
parent 82f07fe6d1
commit 48194825b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 9 additions and 9 deletions

View file

@ -102,7 +102,7 @@ crossterm = { version = "0.28", features = ["event-stream", "use-dev-tty", "libc
helix-loader = { path = "../helix-loader" }
[dev-dependencies]
smallvec = "1.13"
smallvec = "1.14"
indoc = "2.0.5"
tempfile.workspace = true
same-file = "1.0.1"