v0.0.13 - Can install cross from git
- It's now possible to set
cross-version
to a git ref like a commit hash orHEAD
. This will installcross
from its git repo.
cross-version
to a git ref like a commit hash or HEAD
. This will install cross
from its git repo.