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 44a409d commit 3e8985dCopy full SHA for 3e8985d
tools/dependencies.sh
@@ -14,7 +14,7 @@ CARGO_EDIT=0.11.2
14
# Keep synchronized with extension/Cargo.toml and `cargo install --version N.N.N cargo-pgx` in Readme.md .
15
PGX_VERSION=0.6.0
16
17
-RUST_TOOLCHAIN=1.60.0
+RUST_TOOLCHAIN=1.65.0
18
RUST_PROFILE=minimal
19
RUST_COMPONENTS=clippy,rustfmt
20
0 commit comments