diff options
Diffstat (limited to 'repo/rust/rust.xibuild')
-rw-r--r-- | repo/rust/rust.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/rust/rust.xibuild b/repo/rust/rust.xibuild index a3075e3..2d68672 100644 --- a/repo/rust/rust.xibuild +++ b/repo/rust/rust.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="cmake libclang clang llvm curl" DEPS="libssh2 openssl" -PKG_VER=1.59.0 +PKG_VER=1.63.0 SOURCE=https://static.rust-lang.org/dist/rustc-$PKG_VER-src.tar.gz DESC="Systems programming language focused on safety, speed and concurrency" |