Skip to content

Commit

Permalink
Update Rust crate once_cell to v1.20.1 (#5278)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Sep 29, 2024
1 parent 958e5d9 commit c7a3904
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ memchr = { version = "=2.7.4", default-features = false }
mimalloc = { version = "=0.1.43", default-features = false }
mime = { version = "=0.3.17", default-features = false }
num-traits = { version = "=0.2.19", default-features = false }
once_cell = { version = "=1.20.0", default-features = false }
once_cell = { version = "=1.20.1", default-features = false }
opentelemetry = { version = "=0.23.0", default-features = false }
opentelemetry-otlp = { version = "=0.16.0", default-features = false }
opentelemetry_sdk = { version = "=0.23.0", default-features = false }
Expand Down

0 comments on commit c7a3904

Please sign in to comment.