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 bbf8140 commit 1f235a5Copy full SHA for 1f235a5
Cargo.toml
@@ -6,7 +6,7 @@ name = "async-fs"
6
version = "2.1.3"
7
authors = ["Stjepan Glavina <[email protected]>"]
8
edition = "2021"
9
-rust-version = "1.63"
+rust-version = "1.71"
10
description = "Async filesystem primitives"
11
license = "Apache-2.0 OR MIT"
12
repository = "https://github.com/smol-rs/async-fs"
0 commit comments