[Bug]: warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
Open
bug
- Dominant language
- Rust
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### What happened?
warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
### What type of Operating System?
Linux
### Steps to produce this issue.
```shell
git clone
cd dircmp
cargo test
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.