Skip to content

Commit 9bed07e

Browse files
Bump pem from 3.0.6 to 4.0.0 (#701)
Bumps [pem](https://github.com/jcreekmore/pem-rs) from 3.0.6 to 4.0.0. - [Changelog](https://github.com/jcreekmore/pem-rs/blob/master/CHANGELOG.md) - [Commits](jcreekmore/pem-rs@v3.0.6...v4.0.0) --- updated-dependencies: - dependency-name: pem dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94630c5 commit 9bed07e

2 files changed

Lines changed: 36 additions & 20 deletions

File tree

Cargo.lock

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

crates/postgres/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ futures = "0.3"
2626
geo-types = "0.7"
2727
logos = "0.16"
2828
native-tls = "0.2"
29-
pem = "3.0"
29+
pem = "4.0"
3030
postgres-native-tls = "0.5.0"
3131
rust_decimal = { version = "1.38", features = ["db-postgres"] }
3232
sea-query = { version = "1.0.0", features = ["backend-postgres", "postgres-array", "with-rust_decimal", "with-bigdecimal", "with-time", "with-chrono"] }

0 commit comments

Comments
 (0)