Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1244078

Browse filesBrowse files
committed
Updated all deps
Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
1 parent 8308ca8 commit 1244078
Copy full SHA for 1244078

File tree

2 files changed

+37
-33
lines changed
Filter options

2 files changed

+37
-33
lines changed

‎Cargo.lock

Copy file name to clipboardExpand all lines: Cargo.lock
+35-31Lines changed: 35 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

Copy file name to clipboardExpand all lines: Cargo.toml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "psqlpy"
3-
version = "0.7.7"
3+
version = "0.7.8"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@@ -46,8 +46,8 @@ rust_decimal = { git = "https://github.com/chandr-andr/rust-decimal.git", branch
4646
"db-postgres",
4747
"db-tokio-postgres",
4848
] }
49+
postgres_array = { git = "https://github.com/chandr-andr/rust-postgres-array.git", branch = "psqlpy" }
4950
openssl = { version = "0.10.64", features = ["vendored"] }
5051
itertools = "0.12.1"
5152
openssl-src = "300.2.2"
5253
openssl-sys = "0.9.102"
53-
postgres_array = { git = "https://github.com/chandr-andr/rust-postgres-array.git", branch = "psqlpy" }

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.