Skip to content

Commit 0a86fc0

Browse files
chore(deps): bump sqlformat from 0.2.6 to 0.5.0
Bumps [sqlformat](https://github.com/shssoichiro/sqlformat-rs) from 0.2.6 to 0.5.0. - [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.6...v0.5.0) --- updated-dependencies: - dependency-name: sqlformat dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2997580 commit 0a86fc0

2 files changed

Lines changed: 13 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ serde-wasm-bindgen = "0.6"
114114
smallvec = "1"
115115
strip-ansi-escapes = "0.1"
116116
structopt = "0.3"
117-
sqlformat = "0.2"
117+
sqlformat = "0.5"
118118
sqlparser = { version = "0.61", features = ["visitor"] }
119119
sqlx-core = "0.8"
120120
sqlx-sqlite = "0.8"

0 commit comments

Comments
 (0)