Skip to content

Commit

Permalink
Update to rust 1.81.0
Browse files Browse the repository at this point in the history
This is what pgrx is currently using.
  • Loading branch information
graveland committed Oct 23, 2024
1 parent e81df26 commit 12ef55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ CARGO_EDIT=0.11.2
# Keep synchronized with extension/Cargo.toml and `cargo install --version N.N.N cargo-pgrx` in Readme.md .
PGRX_VERSION=0.12.6

RUST_TOOLCHAIN=1.76.0
RUST_TOOLCHAIN=1.81.0
RUST_PROFILE=minimal
RUST_COMPONENTS=clippy,rustfmt

Expand Down

0 comments on commit 12ef55c

Please sign in to comment.