Fix comment

This commit is contained in:
Félix Saparelli 2023-02-13 15:55:06 +13:00
parent 4493c998be
commit 93b665d810
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ impl ExecHandler {
} }
} }
// Required from Rust 1.64: // Required from Rust 1.65:
// https://github.com/rust-lang/rust/pull/101077 // https://github.com/rust-lang/rust/pull/101077
#[cfg(unix)] #[cfg(unix)]
{ {