# 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 = "2021" name = "marine-js-backend" version = "0.4.1" authors = ["Fluence Labs"] description = "Fluence Marine Wasm backend interface implementation for JS environment" license = "Apache-2.0" repository = "https://github.com/fluencelabs/marine" [dependencies.anyhow] version = "1.0.75" [dependencies.derive_more] version = "0.99.17" [dependencies.futures] version = "0.3.29" [dependencies.it-memory-traits] version = "0.5.0" [dependencies.js-sys] version = "0.3.61" [dependencies.log] version = "0.4.20" [dependencies.maplit] version = "1.0.2" [dependencies.marine-wasm-backend-traits] version = "0.7.0" [dependencies.paste] version = "1.0.14" [dependencies.serde-wasm-bindgen] version = "0.5.0" [dependencies.typed-index-collections] version = "3.1.0" [dependencies.wasm-bindgen] version = "0.2.84" [dependencies.wasm-bindgen-futures] version = "0.4.38" [dependencies.wasmparser] version = "0.110.0" [dependencies.web-sys] version = "0.3.61" features = ["console"]