Skip to content
  • Coleman McFarland's avatar
    Install cargo-config from bootstrap script · b82213ba
    Coleman McFarland authored
    Some cookbook entries were failing with an error like this:
    
    ```
    error: no such subcommand: `config`
    ```
    
    We can install this subcommand from the bootstrap script, and also
    instruct folks in the README to do so manually.
    b82213ba