build(deps): bump once_cell from 1.17.2 to 1.18.0 (#7248)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-06 11:14:36 +09:00 committed by GitHub
parent a56222cd0e
commit 6deb0e4ef7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 7 additions and 7 deletions

View file

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