mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +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
|
@ -24,5 +24,5 @@ unicode-segmentation = "1.10"
|
|||
crossterm = { version = "0.27", optional = true }
|
||||
termini = "1.0"
|
||||
serde = { version = "1", "optional" = true, features = ["derive"]}
|
||||
once_cell = "1.18"
|
||||
once_cell = "1.19"
|
||||
log = "~0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue