File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
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.13.1] - 2021-05-21
9+
810### Changed
911
1012- The ` --locked ` flag is not used anymore during ` cargo fetch ` .
@@ -256,6 +258,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
256258
257259- Initial version of Rustwide, extracted from Crater.
258260
261+ [ 0.13.1 ] : https://github.com/rust-lang/rustwide/releases/tag/0.13.1
259262[ 0.13.0 ] : https://github.com/rust-lang/rustwide/releases/tag/0.13.0
260263[ 0.12.0 ] : https://github.com/rust-lang/rustwide/releases/tag/0.12.0
261264[ 0.11.1 ] : https://github.com/rust-lang/rustwide/releases/tag/0.11.1
Original file line number Diff line number Diff line change 11[package ]
22name = " rustwide"
3- version = " 0.13.0"
4- authors = [" Pietro Albini <pietro@pietroalbini.org>" ]
3+ version = " 0.13.1"
54edition = " 2018"
65build = " build.rs"
76
You can’t perform that action at this time.
0 commit comments