Bug#1068008: newer rust needed

2024-04-21 Thread Carsten Schoenert
Am Wed, Apr 17, 2024 at 09:02:14AM -0400 schrieb Yaroslav Halchenko: > Also I thought to try to build deno > > https://github.com/denoland/deno.git > (ITP - #961337) https://bugs.debian.org/961337 deno > > but it needs > > ❯ cat rust-toolchain.toml > [toolchain] > channel =

Bug#1068008: newer rust needed

2024-04-17 Thread Yaroslav Halchenko
Also I thought to try to build deno https://github.com/denoland/deno.git (ITP - #961337) https://bugs.debian.org/961337 deno but it needs ❯ cat rust-toolchain.toml [toolchain] channel = "1.77.2" components = ["rustfmt", "clippy"] so we are indeed well behind :-/ -- Yaroslav