OS Windows 7 x64.
$ tree.
.
├── README.md
└── tree.exe
0 directories, 2 files

Problem
Rust team betrayed the old-school users who are happy with Windows 7 and changed their compiler so that the new Windows binaries don't work here. And yet there is some way to compile for this OS. Being an ordinary user, I can't figure it out, but maybe you can, Peter. After all, tree is about getting list of files and folders, not a rocket science.
OS Windows 7 x64.
tree 0.1.4
tree 1.0.0
Problem
Rust team betrayed the old-school users who are happy with Windows 7 and changed their compiler so that the new Windows binaries don't work here. And yet there is some way to compile for this OS. Being an ordinary user, I can't figure it out, but maybe you can, Peter. After all,
treeis about getting list of files and folders, not a rocket science.