Skip to content

Commit

Permalink
Merge pull request #2 from nix-community/dependabot/cargo/anyhow-1.0.68
Browse files Browse the repository at this point in the history
Bump anyhow from 1.0.66 to 1.0.68
  • Loading branch information
figsoda committed Dec 19, 2022
2 parents 163d872 + b9f6215 commit 8e2638f
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
Expand Up @@ -12,7 +12,7 @@ keywords = ["bash", "cli", "nix", "patch", "shell"]
categories = ["command-line-utilities"]

[dependencies]
anyhow = "1.0.66"
anyhow = "1.0.68"
is_executable = "1.0.1"
shell-escape = "0.1.5"
tree-sitter = "0.20.9"
Expand Down

0 comments on commit 8e2638f

Please sign in to comment.