Skip to content

Commit

Permalink
rust: update to 1.84.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hadfl committed Jan 11, 2025
1 parent 5e6d2d3 commit ae9fb99
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build/rust/build-arch-aarch64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

PROG=rust
PKG=ooce/developer/rust
VER=1.83.0
VER=1.84.0
SUMMARY="Rust systems programming language"
DESC="Rust is a systems programming language that runs blazingly fast, "
DESC+="prevents segfaults, and guarantees thread safety."
Expand Down
2 changes: 1 addition & 1 deletion build/rust/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

PROG=rust
PKG=ooce/developer/rust
VER=1.83.0
VER=1.84.0
SUMMARY="Rust systems programming language"
DESC="Rust is a systems programming language that runs blazingly fast, "
DESC+="prevents segfaults, and guarantees thread safety."
Expand Down
2 changes: 1 addition & 1 deletion doc/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
| ooce/developer/pkgmgr | github-latest | https://github.com/omniosorg/pkgmgr/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/protobuf | 28.2 | https://github.com/protocolbuffers/protobuf/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/radare2 | 5.9.2 | https://github.com/radareorg/radare2/releases | [omniosorg](https://github.com/omniosorg)
| ooce/developer/rust | 1.83.0 | https://forge.rust-lang.org/infra/other-installation-methods.html | [omniosorg](https://github.com/omniosorg)
| ooce/developer/rust | 1.84.0 | https://forge.rust-lang.org/infra/other-installation-methods.html | [omniosorg](https://github.com/omniosorg)
| ooce/developer/subversion | 1.14.4 | https://downloads.apache.org/subversion/ | [omniosorg](https://github.com/omniosorg)
| ooce/developer/valgrind | 3.24.0 | https://valgrind.org/downloads/current.html | [omniosorg](https://github.com/omniosorg)
| ooce/developer/yasm | 1.3.0 | https://github.com/yasm/yasm/releases https://yasm.tortall.net/ | [omniosorg](https://github.com/omniosorg)
Expand Down

0 comments on commit ae9fb99

Please sign in to comment.