diff --git a/lib/src/run.rs b/lib/src/run.rs index 947ba92..8f099b1 100644 --- a/lib/src/run.rs +++ b/lib/src/run.rs @@ -269,7 +269,7 @@ impl ExecHandler { } } - // Required from Rust 1.64: + // Required from Rust 1.65: // https://github.com/rust-lang/rust/pull/101077 #[cfg(unix)] {