Skip to content

v14.0.2

Compare
Choose a tag to compare
@nabijaczleweli nabijaczleweli released this 14 Aug 20:20
v14.0.2
fa1817b
Hear the chatter, but I'm never switching

Fixed:
  * cargo install-update-config --anything any-package
    saving the .crates2.json configuration for /all/ packages
    persistently to .install_config.toml
    (This adds a
       ops::PackageConfig::from_transient: bool
     field (true if .crates2.json, false otherwise).)
    (a5fedc7e9e9670330ba4e9d3096a0b82de424f47)
    (#268)