File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -57,8 +57,8 @@ Build-Depends:
57
57
zlib1g-dev,
58
58
libglvnd-core-dev (>= 1.3.2),
59
59
valgrind [amd64 arm64 armhf i386 mips64el powerpc ppc64 ppc64el s390x],
60
- rustc (>= 1.73) [amd64 arm64 armel armhf loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32],
61
- rustfmt [amd64 arm64 armel armhf loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32],
60
+ rustc-1.80 [amd64 arm64 armel armhf loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32],
61
+ rustfmt-1.80 [amd64 arm64 armel armhf loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32],
62
62
bindgen (>= 0.66.1~) [amd64 arm64 armel armhf loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32],
63
63
cbindgen [amd64 arm64 armel armhf loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32],
64
64
llvm-spirv-19 [amd64 arm64 armel armhf loong64 mips64el powerpc ppc64 ppc64el riscv64 s390x x32],
Original file line number Diff line number Diff line change @@ -57,8 +57,8 @@ Build-Depends:
57
57
zlib1g-dev,
58
58
libglvnd-core-dev (>= 1.3.2),
59
59
valgrind [@VALGRIND_ARCHS@],
60
- rustc (>= 1.73) [@RUSTICL_ARCHS@],
61
- rustfmt [@RUSTICL_ARCHS@],
60
+ rustc-1.80 [@RUSTICL_ARCHS@],
61
+ rustfmt-1.80 [@RUSTICL_ARCHS@],
62
62
bindgen (>= 0.66.1~) [@RUSTICL_ARCHS@],
63
63
cbindgen [@RUSTICL_ARCHS@],
64
64
llvm-spirv-@LLVM_VERSION@ [@RUSTICL_ARCHS@],
You can’t perform that action at this time.
0 commit comments