Skip to content

Commit

Permalink
chore(crates): update cargo dependencies
Browse files Browse the repository at this point in the history
Done via the just-added script.
  • Loading branch information
gibfahn committed Dec 26, 2023
1 parent 51dc0dc commit 8e21139
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
44 changes: 22 additions & 22 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 @@ -44,7 +44,7 @@ serde_json = "1.0.108"
serde_yaml = "0.9.29"
shell-escape = "0.1.5"
shellexpand = "3.1.0"
thiserror = "1.0.51"
thiserror = "1.0.52"
toml = "0.8.8"
tracing = "0.1.40"
tracing-error = "0.2.0"
Expand Down
4 changes: 2 additions & 2 deletions tests/testutils/Cargo.lock

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

0 comments on commit 8e21139

Please sign in to comment.