Skip to content

Commit fc9c32b

Browse files
mjgartonsunng87
authored andcommitted
Upgrade Rust version to 1.80.1
Upgrade Rust version to ensure the CI build passes.
1 parent a44046c commit fc9c32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datafusion-postgres/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "datafusion-postgres"
33
version = "0.3.0"
44
edition = "2021"
5-
rust-version = "1.79"
5+
rust-version = "1.80.1"
66
description = "Exporting datafusion query engine with postgres wire protocol"
77
authors = ["Ning Sun <[email protected]>"]
88
license = "Apache-2.0"

0 commit comments

Comments
 (0)