mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
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>
This commit is contained in:
parent
3e249829ee
commit
7f44a6ad50
6 changed files with 7 additions and 7 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue