File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55
66## Unreleased
77
8+ ## [ 0.19.1] - 2025-03-05
9+
10+ - unfreeze rustup version, don't canoncalize binary names
11+
12+
813## [ 0.19.1] - 2025-03-05
914
1015- temporarily freeze used rustup version to 1.27.1, disable rustup self-update
11- see https://github.com/rust-lang/rustup/issues/4224 and
16+ see https://github.com/rust-lang/rustup/issues/4224 and
1217 https://github.com/rust-lang/rustwide/issues/94
1318
1419## [ 0.19.0] - 2024-12-26
1520
16- ### Added
21+ ### Added
1722
1823- ** BREAKING** New variant ` CommandError::SandboxContainerCreate ` for previous
1924 more generic ` CommandError::ExecutionFailed ` on sandbox creation.
Original file line number Diff line number Diff line change 11[package ]
22name = " rustwide"
3- version = " 0.19.1 "
3+ version = " 0.19.2 "
44edition = " 2018"
55build = " build.rs"
66
You can’t perform that action at this time.
0 commit comments