Skip to content

Commit

Permalink
Bump structopt from 0.3.21 to 0.3.25
Browse files Browse the repository at this point in the history
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.21 to 0.3.25.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](TeXitoi/structopt@v0.3.21...v0.3.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 18, 2021
1 parent 6a209e9 commit ab7e423
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -12,7 +12,7 @@ keywords = ["sql", "formatter", "sql-formatter", "pretty-printer"]

[dependencies]
formation = { path = "../formation", version = "0.3.0" }
structopt = "0.3.21"
structopt = "0.3.25"
anyhow = "1.0.40"

[dev-dependencies]
Expand Down

0 comments on commit ab7e423

Please sign in to comment.