Skip to content

Commit

Permalink
Merge pull request #38 from open-telemetry/dependabot/cargo/thread_lo…
Browse files Browse the repository at this point in the history
…cal-1.1.8

chore(deps): bump thread_local from 1.1.7 to 1.1.8
  • Loading branch information
lquerel authored Feb 21, 2024
2 parents 41df10f + 2b54820 commit d78716f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 crates/weaver_template/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tera = "1.19.1"
textwrap = "0.16.1"
glob = "0.3.1"
convert_case = "0.6.0"
thread_local = "1.1.7"
thread_local = "1.1.8"

thiserror.workspace = true
serde.workspace = true
Expand Down

0 comments on commit d78716f

Please sign in to comment.