mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 11:27:46 +03:00
build(deps): bump once_cell from 1.13.1 to 1.14.0 (#3715)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8882615483
commit
5e1296b888
5 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@ serde = { version = "1.0", features = ["derive"] }
|
|||
toml = "0.5"
|
||||
etcetera = "0.4"
|
||||
tree-sitter = "0.20"
|
||||
once_cell = "1.13"
|
||||
once_cell = "1.14"
|
||||
log = "0.4"
|
||||
|
||||
# TODO: these two should be on !wasm32 only
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue