Skip to content
Snippets Groups Projects
Select Git revision
0 results

Cargo.toml

  • Nicolas80's avatar
    3cecb009
    gcli command auto completion and arm64 build · 3cecb009
    Nicolas80 authored
    - Added detailed instructions for generating the completion script and registering it for your shell when calling `gcli completion --help`
    - Added that information in the CHANGELOG.md
    - Moved `indoc` crate dependency in Cargo.toml to make it explicit it's now also used outside of tests.
    3cecb009
    History
    gcli command auto completion and arm64 build
    Nicolas80 authored
    - Added detailed instructions for generating the completion script and registering it for your shell when calling `gcli completion --help`
    - Added that information in the CHANGELOG.md
    - Moved `indoc` crate dependency in Cargo.toml to make it explicit it's now also used outside of tests.
This project manages its dependencies using Cargo. Learn more