File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ repository = "https://github.com/sfackler/rust-postgres-array"
10
10
[dependencies ]
11
11
bytes = " 1.0"
12
12
fallible-iterator = " 0.2"
13
- postgres-types = { git = " https://github.com/chandr-andr /rust-postgres.git" , branch = " psqlpy" , features = [
13
+ postgres-types = { git = " https://github.com/psqlpy-python /rust-postgres.git" , branch = " psqlpy" , features = [
14
14
" derive" ,
15
15
] }
16
- postgres-protocol = { git = " https://github.com/chandr-andr /rust-postgres.git" , branch = " psqlpy" }
16
+ postgres-protocol = { git = " https://github.com/psqlpy-python /rust-postgres.git" , branch = " psqlpy" }
17
17
18
18
[dev-dependencies ]
19
- postgres = { git = " https://github.com/chandr-andr /rust-postgres.git" , branch = " psqlpy" }
19
+ postgres = { git = " https://github.com/psqlpy-python /rust-postgres.git" , branch = " psqlpy" }
You can’t perform that action at this time.
0 commit comments