github.com/fastly/cli@v1.7.2-0.20240304164155-9d0f1d77c3bf/pkg/commands/compute/testdata/build/rust/Cargo.toml (about) 1 [package] 2 name = "fastly-compute-project" 3 version = "0.1.0" 4 authors = ["phamann <patrick@fastly.com>"] 5 edition = "2018" 6 7 [profile.release] 8 debug = true 9 10 [dependencies] 11 fastly = "^0.6.0"