# 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 = "web3d" version = "0.2.0" authors = ["PrimeLab "] include = ["src/**/*", "Cargo.toml"] description = "Creating diagrams for near smart contracts\n" homepage = "https://primelab.io/" license = "MIT OR Apache-2.0" repository = "https://github.com/NearPrime/web3-diagram/" [dependencies.clap] version = "3.1.6" features = ["derive"] [dependencies.mermaid-markdown-api] version = "0.2.0" [dependencies.minidom] version = "0.14.0" [dependencies.resvg] version = "0.22.0" [dependencies.scanner-syn] version = "0.2.0" [dependencies.subprocess] version = "0.2.8" [dependencies.svg2pdf] version = "0.3.0" [dependencies.tiny-skia] version = "0.6.3" [dependencies.usvg] version = "0.22.0"