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 9bb8445 commit 2c0fb6cCopy full SHA for 2c0fb6c
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