Skip to content

Commit

Permalink
Bump postgres from 0.19.5 to 0.19.7 (#116)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent 4605dde commit 9cfc7e2
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 7 deletions.
24 changes: 18 additions & 6 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 @@ -28,7 +28,7 @@ geo = { version = ">=0.24.1", features = ["serde"] }
geojson = ">=0.24.0"
lazy_static = ">=1.4.0"
log = ">=0.4.17"
postgres = { version="0.19.5", optional=true }
postgres = { version="0.19.7", optional=true }
ratatui = ">=0.21.0"
crossterm = ">=0.26.1"
regex = ">=1.8.1"
Expand Down

0 comments on commit 9cfc7e2

Please sign in to comment.