# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "extras-filecoin" version = "0.2.0" authors = ["Zondax "] description = "Temporary lib used for compatibility with wasm" license = "Apache-2.0" repository = "https://github.com/Zondax/filecoin-signing-tools" [dependencies.base64] version = "0.13.0" [dependencies.cid] version = "0.8.3" features = ["serde-codec"] default-features = false [dependencies.fil_actor_cron] version = "2.0.0" package = "fil_actor_cron_v11" [dependencies.fil_actor_init] version = "2.0.0" package = "fil_actor_init_v11" [dependencies.fil_actor_miner] version = "2.0.0" package = "fil_actor_miner_v11" [dependencies.fil_actor_multisig] version = "2.0.0" package = "fil_actor_multisig_v11" [dependencies.fil_actor_paych] version = "2.0.0" package = "fil_actor_paych_v11" [dependencies.frc42_dispatch] version = "=3.2.0" [dependencies.fvm_ipld_bitfield] version = "0.5.1" [dependencies.fvm_ipld_encoding] version = "0.3.3" [dependencies.fvm_shared] version = "3.0.0-alpha.20" [dependencies.serde] version = "1.0.136" features = ["derive"] [dependencies.serde_alias] version = "0.0.2" [dependencies.serde_json] version = "1.0"