Closed
Description
Version
v0.15.0
Please paste the output of fastly version
here.
Fastly CLI version 0.15.0 (05a2fe4)
Built with go version go1.14.4 linux/amd64
What happened
Please describe the command you ran, what you expected to happen, and what happened instead.
fastly compute init --path fun
- Take all of the defaults
fastly compute build
✓ Initializing...
✓ Verifying package manifest...
✗ Verifying local rust toolchain...
ERROR: error reading cargo metadata: EOF.
If you believe this error is the result of a bug, please file an issue: https://github.com/fastly/cli/issues/new?labels=bug&template=bug_repor
t.md
I expected it to pull down necessary dependencies.