Skip to content

Commit

Permalink
build(deps): bump thread_local from 1.1.7 to 1.1.8 (#2708)
Browse files Browse the repository at this point in the history
Bumps [thread_local](https://github.com/Amanieu/thread_local-rs) from 1.1.7 to 1.1.8.
- [Commits](Amanieu/thread_local-rs@1.1.7...1.1.8)

---
updated-dependencies:
- dependency-name: thread_local
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent ca85d26 commit f60e24b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3277,9 +3277,9 @@ dependencies = [

[[package]]
name = "thread_local"
version = "1.1.7"
version = "1.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
dependencies = [
"cfg-if",
"once_cell",
Expand Down

0 comments on commit f60e24b

Please sign in to comment.