Merge pull request #1787 from comit-network/dependabot/cargo/once_cell-1.20.2

build(deps): bump once_cell from 1.20.0 to 1.20.2
This commit is contained in:
Byron Hambly 2024-10-14 13:51:39 +02:00 committed by GitHub
commit 5d88d33243
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated
View File

@ -2848,9 +2848,9 @@ dependencies = [
[[package]]
name = "once_cell"
version = "1.20.0"
version = "1.20.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33ea5043e58958ee56f3e15a90aee535795cd7dfd319846288d93c5b57d85cbe"
checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
[[package]]
name = "opaque-debug"