Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent e06c1d9 commit ae2bbe2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 19 deletions.
20 changes: 2 additions & 18 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.5.4", features = ["derive", "cargo"] }
glob = "0.3.1"
sqlformat = "0.2.3"
sqlformat = "0.2.4"
thiserror = "1.0.58"

0 comments on commit ae2bbe2

Please sign in to comment.