# 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 = "viz-js" version = "3.1.0" authors = ["Tomasz Maciosowski "] description = "Rust + Wasm bindings for viz-js" readme = "README.md" keywords = [ "wasm", "graphviz", ] categories = [ "wasm", "web-programming", ] license = "AGPL-3.0" repository = "https://github.com/t4ccer/viz-js-rs" [dependencies.js-sys] version = "0.3.64" [dependencies.wasm-bindgen] version = "0.2.87" [dependencies.wasm-bindgen-futures] version = "0.4.37" [dependencies.web-sys] version = "0.3.64" features = ["SvgsvgElement"]