Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Crossbundle update command

Crossbundle has an inner command that allows to check the version used by the user and compare it with the version in crates.io. To check the latest version of crossbundle project in crates.io use:

crossbundle update --check

If the version found in crates.io is newer than used now you can enter the command below:

crossbundle update --force