Skip to content

Commit

Permalink
Bump anyhow from 1.0.32 to 1.0.33 (#72)
Browse files Browse the repository at this point in the history
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.32 to 1.0.33.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.32...1.0.33)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 7, 2020
1 parent a990867 commit 89a3205
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 forma/Cargo.toml
Expand Up @@ -13,7 +13,7 @@ keywords = ["sql", "formatter", "sql-formatter", "pretty-printer"]
[dependencies]
formation = { path = "../formation", version = "0.3.0" }
structopt = "0.3.18"
anyhow = "1.0.32"
anyhow = "1.0.33"

[dev-dependencies]
assert_cmd = "1.0.1"
Expand Down

0 comments on commit 89a3205

Please sign in to comment.