We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a44046c commit fc9c32bCopy full SHA for fc9c32b
datafusion-postgres/Cargo.toml
@@ -2,7 +2,7 @@
2
name = "datafusion-postgres"
3
version = "0.3.0"
4
edition = "2021"
5
-rust-version = "1.79"
+rust-version = "1.80.1"
6
description = "Exporting datafusion query engine with postgres wire protocol"
7
authors = ["Ning Sun <[email protected]>"]
8
license = "Apache-2.0"
0 commit comments