Skip to content

Commit

Permalink
Bump sqlformat from 0.2.2 to 0.2.3
Browse files Browse the repository at this point in the history
Bumps [sqlformat](https://github.com/shssoichiro/sqlformat-rs) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/shssoichiro/sqlformat-rs/releases)
- [Changelog](https://github.com/shssoichiro/sqlformat-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shssoichiro/sqlformat-rs/commits/v0.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and nrempel committed Dec 28, 2023
1 parent 38bda5f commit a2c6edc
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ repository = "https://github.com/nrempel/sleek"
[dependencies]
clap = { version = "4.4.2", features = ["derive", "cargo"] }
glob = "0.3.1"
sqlformat = "0.2.2"
sqlformat = "0.2.3"
thiserror = "1.0.47"

0 comments on commit a2c6edc

Please sign in to comment.