Skip to content

Commit

Permalink
chore(deps): bump anyhow from 1.0.92 to 1.0.93
Browse files Browse the repository at this point in the history
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.92...1.0.93)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alesbrelih committed Nov 26, 2024
1 parent 7970779 commit d206bf0
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ serde_json = "1.0.133"
simple-logging = "2.0.2"
simple_logger = "5.0.0"
tokio = "1.41.1"
anyhow = "1.0.92"
anyhow = "1.0.93"
serde = "1.0.215"
tree-sitter = "0.24.4"
tree-sitter-yaml = "0.6.1"
Expand Down

0 comments on commit d206bf0

Please sign in to comment.