File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " convergence-arrow"
3- version = " 0.16 .0"
3+ version = " 0.17 .0"
44authors = [" Ruan Pearce-Authers <ruanpa@outlook.com>" ]
55edition = " 2018"
66description = " Utils for bridging Apache Arrow and PostgreSQL's wire protocol"
@@ -11,7 +11,7 @@ repository = "https://github.com/returnString/convergence"
1111tokio = { version = " 1" }
1212async-trait = " 0.1"
1313datafusion = " 47"
14- convergence = { path = " ../convergence" , version = " 0.16 .0" }
14+ convergence = { path = " ../convergence" , version = " 0.17 .0" }
1515chrono = " 0.4"
1616tokio-postgres = { version = " 0.7" , features = [ " with-chrono-0_4" ] }
1717rust_decimal = { version = " 1.37.1" , features = [" default" , " db-postgres" ] }
Original file line number Diff line number Diff line change 11[package ]
22name = " convergence"
3- version = " 0.16 .0"
3+ version = " 0.17 .0"
44authors = [" Ruan Pearce-Authers <ruanpa@outlook.com>" ]
55edition = " 2018"
66description = " Write servers that speak PostgreSQL's wire protocol"
You can’t perform that action at this time.
0 commit comments