Skip to content

Commit 1f235a5

Browse files
authored
Update Rust version to 1.71 in Cargo.toml
1 parent bbf8140 commit 1f235a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "async-fs"
66
version = "2.1.3"
77
authors = ["Stjepan Glavina <[email protected]>"]
88
edition = "2021"
9-
rust-version = "1.63"
9+
rust-version = "1.71"
1010
description = "Async filesystem primitives"
1111
license = "Apache-2.0 OR MIT"
1212
repository = "https://github.com/smol-rs/async-fs"

0 commit comments

Comments
 (0)