File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.16.0] - 2023-05-02
9+
810### Added
911
1012- New method ` Build::fetch_build_std_dependencies ` for using ` -Zbuild-std ` within the sandbox when
@@ -298,6 +300,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
298300
299301- Initial version of Rustwide, extracted from Crater.
300302
303+ [ 0.16.0 ] : https://github.com/rust-lang/rustwide/releases/tag/0.16.0
301304[ 0.15.2 ] : https://github.com/rust-lang/rustwide/releases/tag/0.15.2
302305[ 0.15.1 ] : https://github.com/rust-lang/rustwide/releases/tag/0.15.1
303306[ 0.15.0 ] : https://github.com/rust-lang/rustwide/releases/tag/0.15.0
Original file line number Diff line number Diff line change 11[package ]
22name = " rustwide"
3- version = " 0.15.2 "
3+ version = " 0.16.0 "
44edition = " 2018"
55build = " build.rs"
66
You can’t perform that action at this time.
0 commit comments