File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55
66## Unreleased
77
8+ ## [ 0.3.0] - 2019-09-23
9+
810### Added
911
1012- New method ` Toolchain::rustc ` to execute a toolchain's ` rustc ` .
@@ -68,5 +70,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6870
6971- Initial version of Rustwide, extracted from Crater.
7072
73+ [ 0.3.0 ] : https://github.com/rust-lang/rustwide/releases/tag/0.3.0
7174[ 0.2.0 ] : https://github.com/rust-lang/rustwide/releases/tag/0.2.0
7275[ 0.1.0 ] : https://github.com/rust-lang/rustwide/releases/tag/0.1.0
Original file line number Diff line number Diff line change 11[package ]
22name = " rustwide"
3- version = " 0.2 .0"
3+ version = " 0.3 .0"
44authors = [
" Pietro Albini <[email protected] >" ]
55edition = " 2018"
66build = " build.rs"
You can’t perform that action at this time.
0 commit comments