Skip to content

Commit 4884b89

Browse files
committed
Initial import from PR-55909 while it marinades.
rust-lang/rust#55909
1 parent f862c1b commit 4884b89

File tree

5 files changed

+741
-0
lines changed

5 files changed

+741
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description = "A library of extensions and optimisations to `std::fs`"
44
version = "0.0.1"
55
authors = ["Steve Smith <[email protected]>"]
66
license = "(MIT OR Apache-2.0)"
7+
edition = "2018"
78

89
homepage = "https://github.com/tarka/fs-extra/"
910
repository = "https://github.com/tarka/fs-extra/"

rust-toolchain

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
beta

0 commit comments

Comments
 (0)