Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 51e2f74

Browse files
author
Julius de Bruijn
committed
switch to grafbase version of tokio-postgres
1 parent 387fabf commit 51e2f74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ futures = { version = "0.3", default-features = false }
1313
ring = { version = "0.16", default-features = false }
1414
rustls = { version = "0.21", default-features = false }
1515
tokio = { version = "1", default-features = false }
16-
tokio-postgres = { git = "https://github.com/neondatabase/rust-postgres/", branch = "neon", default-features = false}
16+
tokio-postgres = { git = "https://github.com/grafbase/rust-postgres/", branch = "grafbase", default-features = false}
1717
tokio-rustls = { version = "0.24", default-features = false }
1818

1919
[dev-dependencies]
2020
env_logger = { version = "0.8", default-features = false }
2121
tokio = { version = "1", features = ["macros", "rt"] }
22-
tokio-postgres = { git = "https://github.com/neondatabase/rust-postgres/", branch = "neon" }
22+
tokio-postgres = { git = "https://github.com/grafbase/rust-postgres/", branch = "grafbase" }
2323
rustls = { version = "0.21", features = ["dangerous_configuration"] }

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy