github.com/fastly/cli@v1.7.2-0.20240304164155-9d0f1d77c3bf/pkg/commands/compute/testdata/init/fastly-invalid-unrecognised.toml (about)

     1  manifest_version = "abc" # not a number
     2  name = "Default Rust template"
     3  description = "Default package template for Rust based edge compute projects."
     4  authors = ["phamann <patrick@fastly.com>"]
     5  language = "rust"