[package] name = "fil_builtin_actors_builder" description = "WASM builder for builtin Filecoin actors" version = "6.0.2" license = "MIT OR Apache-2.0" authors = ["Protocol Labs", "Filecoin Core Devs"] edition = "2021" repository = "https://github.com/filecoin-project/builtin-actors" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] anyhow = "1.0.55"