Skip to content

Commit b55a6a4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datafusion-postgres-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "datafusion-postgres-cli"
33
version = "0.1.0"
44
edition = "2021"
5-
rust-version = "1.79"
5+
rust-version = "1.80.1"
66

77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

0 commit comments

Comments
 (0)