cargo-script v0.1.4 Release Notes

Release Date: 2015-12-11 // over 8 years ago
  • ๐Ÿ†• New:

    • โž• Added --features option. This allows you to specify the features that should be enabled.

    ๐Ÿ›  Fixed:

    • ๐Ÿ— cargo-script should now build with Rust 1.4 stable or higher. Rust 1.3 is incompatible due to the breaking change to the behaviour of str::lines.