Update package version to 1.85.0

This commit is contained in:
2025-03-16 12:11:31 +02:00
parent 3cf969ec07
commit b276a8ec24
3 changed files with 12 additions and 6 deletions
+3 -2
View File
@@ -1,8 +1,9 @@
name: rustc
description: The rust programming language compiler
version: 1.76.0
version: 1.85.0
url: https://www.rust-lang.org/
license: Apache-2.0 or MIT
architecture: any
depends: ["cmake","curl","llvm"]
depends: ["gcc","glibc","libffi","libxml2","llvm","ncurses","openssl","sqlite","xz-utils","zlib","zstd"]
make_depends: ["cmake","curl","python3"]
type: source