Skip to content

Commit

Permalink
editoast: bump postgres-openssl from 0.5.0 to 0.5.1 in /editoast
Browse files Browse the repository at this point in the history
Bumps [postgres-openssl](https://github.com/sfackler/rust-postgres) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/sfackler/rust-postgres/releases)
- [Commits](sfackler/rust-postgres@postgres-openssl-v0.5.0...postgres-openssl-v0.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and woshilapin committed Feb 4, 2025
1 parent d2653e7 commit dd571e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions editoast/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 editoast/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ opentelemetry-semantic-conventions = { version = "0.26", features = [
opentelemetry_sdk = { version = "0.27.1", features = ["rt-tokio", "trace"] }
paste = "1.0.15"
postgis_diesel = { version = "2.4.1", features = ["serde"] }
postgres-openssl = "0.5.0"
postgres-openssl = "0.5.1"
pretty_assertions = "1.4.1"
rand = "0.8.5"
rangemap = "1.5.1"
Expand Down

0 comments on commit dd571e8

Please sign in to comment.