Releases: taiki-e/cargo-config2
Releases · taiki-e/cargo-config2
0.1.43
0.1.42
Immutable
release. Only release title and notes can be modified.
- Update
tomlto 1.
0.1.41
0.1.40
Immutable
release. Only release title and notes can be modified.
-
Fix error with custom targets in recent nightly.
-
Enable release immutability.
0.1.39
0.1.38
0.1.37
- Support
build.build-dirthat stabilized in Cargo 1.91. (#29, thanks @ranger-ross)
0.1.36
-
Update
windows-systo 0.61.This increases the minimum supported Rust version (MSRV) from Rust 1.70 to Rust 1.71.
0.1.35
- Use
tomlinstead oftoml_edit.
0.1.34
-
Support the
[sources]table. (#31, thanks @Altair-Bueno) -
Update
windows-systo 0.60.