robiot / rustcat

Rustcat(rcat) - The modern Port listener and Reverse shell
https://git.io/rustcat
GNU General Public License v3.0
675 stars 61 forks source link

Add toolchain file for rustup #32

Closed vn971 closed 2 years ago

vn971 commented 2 years ago

This way, the package can be built without any prior commands on systems that do not ship a default toolchain (such as on ArchLinux).

In other words, without this change, the package will fail to build on a clean system on rustup+ArchLinux.