# 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 = "mermaid-markdown-api" version = "0.2.0" authors = ["Nicholas Vincent "] description = "Generating markdown for mermaid diagrams" homepage = "https://primelab.io/" license = "MIT OR Apache-2.0" repository = "https://github.com/NearPrime/web3-diagram" [dependencies.enum-as-inner] version = "0.4.0" [dependencies.scanner-syn] version = "0.2.0" [dependencies.strum] version = "0.24" [dependencies.strum_macros] version = "0.24"