cargo-script
cargo-script copied to clipboard
updatet rustc_version version to "0.3.3" and updated build.rs
A quick fix of "Impossible to install cargo-script #79" after rustc_version version "0.1.7" had been yanked. Updated rustc_version to "0.3.3" and rewrote "build.rs"'s logic in the the new rustc_version.
It seems this repo is not maintained anymore. Is there an active fork? We can't let cargo-script die.
Ah, this seems to be the successor: https://github.com/reitermarkus/cargo-eval (https://crates.io/crates/cargo-eval). Maybe you could open your PR at that repo?