Skip to content

Commit 3fd31bb

Browse files
committed
Migrate to Rust 2021
1 parent 1cff2a0 commit 3fd31bb

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
@@ -5,7 +5,7 @@ name = "async-fs"
55
# - Create "v2.x.y" git tag
66
version = "2.1.2"
77
authors = ["Stjepan Glavina <[email protected]>"]
8-
edition = "2018"
8+
edition = "2021"
99
rust-version = "1.63"
1010
description = "Async filesystem primitives"
1111
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)