build(deps): update rust crate once_cell to 1.19.0

This commit is contained in:
renovate[bot]
2023-12-07 14:07:58 +00:00
committed by GitHub
parent 39dc74729e
commit 034ebd3ce8
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -2027,9 +2027,9 @@ dependencies = [
[[package]]
name = "once_cell"
version = "1.18.0"
version = "1.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
[[package]]
name = "opaque-debug"