build(deps): bump once_cell from 1.14.0 to 1.15.0 (#3987)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-09-26 18:19:50 -05:00 committed by GitHub
parent 98dd9c4f2b
commit fd4cdf0b1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

View file

@ -19,7 +19,7 @@ serde = { version = "1.0", features = ["derive"] }
toml = "0.5"
etcetera = "0.4"
tree-sitter = "0.20"
once_cell = "1.14"
once_cell = "1.15"
log = "0.4"
# TODO: these two should be on !wasm32 only