We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae48c51 commit 459a055Copy full SHA for 459a055
Cargo.toml
@@ -6,7 +6,7 @@ name = "async-process"
6
version = "2.4.0"
7
authors = ["Stjepan Glavina <stjepang@gmail.com>"]
8
edition = "2021"
9
-rust-version = "1.70"
+rust-version = "1.71"
10
description = "Async interface for working with processes"
11
license = "Apache-2.0 OR MIT"
12
repository = "https://github.com/smol-rs/async-process"
0 commit comments