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.13 .0"
3+ version = " 0.14 .0"
44authors = [" Ruan Pearce-Authers <ruanpa@outlook.com>" ]
55edition = " 2018"
66description = " Utils for bridging Apache Arrow and PostgreSQL's wire protocol"
@@ -12,7 +12,7 @@ tokio = { version = "1" }
1212sqlparser = " 0.37"
1313async-trait = " 0.1"
1414datafusion = " 31"
15- convergence = { path = " ../convergence" , version = " 0.13 .0" }
15+ convergence = { path = " ../convergence" , version = " 0.14 .0" }
1616chrono = " 0.4"
1717
1818[dev-dependencies ]
Original file line number Diff line number Diff line change 11[package ]
22name = " convergence"
3- version = " 0.13 .0"
3+ version = " 0.14 .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