1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 16:17:43 +02:00

build: rework justfile toolchain input

This commit is contained in:
Rob Ede
2025-05-09 04:29:52 +01:00
parent d61b33928d
commit 69041c4f6c
3 changed files with 19 additions and 13 deletions

View File

@ -1,4 +1,4 @@
//! When MSRV is 1.48, replace with `core::future::Ready` and `core::future::ready()`.
//! When MSRV is 1.82, replace with `core::future::Ready` and `core::future::ready()`.
use core::{
future::Future,