# 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 = "wasm_bindgen_duck_type" version = "0.1.0" description = "Macro to automatically generate duck type interfaces with wasm_bindgen" homepage = "https://github.com/Graicc/wasm_bindgen_duck_type" documentation = "https://docs.rs/wasm_bindgen_duck_type" readme = "README.md" license = "MIT" resolver = "2" [dependencies.js-sys] version = "0.3.60" [dependencies.wasm-bindgen] version = "0.2.83" [dependencies.wasm_bindgen_duck_type_macro_impl] version = "0.1.0"