Skip to content

v0.1.6

Compare
Choose a tag to compare
@killercup killercup released this 05 Jan 13:58
· 1005 commits to master since this release
  • From now on, cargo add will not add pre-release versions like 0.6.0-alpha by default, instead choosing the latest stable release (e.g. 0.5.2). If you want to fetch a pre-release, pass the --allow-prerelease flag. (#104 by @sebasgarcep)