Forráskód Böngészése

build(deps): bump postgres-types from 0.1.2 to 0.1.3

Bumps [postgres-types](https://github.com/sfackler/rust-postgres) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/sfackler/rust-postgres/releases)
- [Commits](https://github.com/sfackler/rust-postgres/compare/postgres-types-v0.1.2...postgres-types-v0.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 éve
szülő
commit
b15fa84dde
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -1236,9 +1236,9 @@ dependencies = [
 
 [[package]]
 name = "postgres-types"
-version = "0.1.2"
+version = "0.1.3"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "3d14b0a4f433b0e0b565bb0fbc0ac9fc3d79ca338ba265ad0e7eef0f3bcc5e94"
+checksum = "cfc08a7d94a80665de4a83942fa8db2fdeaf2f123fc0535e384dc4fff251efae"
 dependencies = [
  "bytes",
  "chrono",