Releases: taiki-e/cargo-config2
Releases · taiki-e/cargo-config2
0.1.12
-
Improve robustness when new cfgs are added in the future.
-
Update
toml
to 0.8.
0.1.11
- Remove dependency on
shell-escape
.
0.1.10
- Remove dependency on
cfg-expr
.
0.1.9
- Recognize unstable
target.cfg(relocation_model = "...")
on nightly.
0.1.8
- Fix build error from dependency when built with
-Z minimal-versions
.
0.1.7
- Update
cfg-expr
to 0.15.
0.1.6
- Implement the
[registries]
and[registry]
tables. (#8, thanks @yottalogical)
0.1.5
0.1.4
-
Update
cfg-expr
to 0.14. -
Update
toml
to 0.7.