Skip to content

Commit 2361a79

Browse files
chore(deps): bump pgwire from 0.37.0 to 0.37.2
Bumps [pgwire](https://github.com/sunng87/pgwire) from 0.37.0 to 0.37.2. - [Release notes](https://github.com/sunng87/pgwire/releases) - [Changelog](https://github.com/sunng87/pgwire/blob/master/CHANGELOG.md) - [Commits](sunng87/pgwire@v0.37.0...v0.37.2) --- updated-dependencies: - dependency-name: pgwire dependency-version: 0.37.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf092db commit 2361a79

2 files changed

Lines changed: 17 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 16 additions & 4 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
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2024"
55

66
[dependencies]
7-
pgwire = "0.37.0"
7+
pgwire = "0.37.3"
88
sqlparser = "0.60.0"
99
serde = { version = "1.0", features = ["derive"] }
1010
serde_json = "1.0"

0 commit comments

Comments
 (0)