Skip to content

Commit

Permalink
Merge pull request #34 from open-telemetry/dependabot/cargo/textwrap-…
Browse files Browse the repository at this point in the history
…0.16.1
  • Loading branch information
lquerel authored Feb 20, 2024
2 parents 9e4a2fb + c88ae1a commit 41df10f
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 @@ -14,7 +14,7 @@ weaver_schema = { path = "../weaver_schema" }
weaver_cache = { path = "../weaver_cache" }

tera = "1.19.1"
textwrap = "0.16.0"
textwrap = "0.16.1"
glob = "0.3.1"
convert_case = "0.6.0"
thread_local = "1.1.7"
Expand Down

0 comments on commit 41df10f

Please sign in to comment.