# 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 = "wit-spell-check" version = "0.0.0" authors = ["Aster <192607617@qq.com>"] exclude = [ "package.json", "tests/**", ] description = "Generate documentation based on wit files" documentation = "https://docs.rs/wit-document" readme = "readme.md" license = "MPL-2.0" repository = "https://github.com/oovm/wit-document" [package.metadata.docs.rs] all-features = true [dependencies.anyhow] version = "1.0.80" [dependencies.hunspell-rs] version = "0.4.0" [dependencies.indexmap] version = "2.2.3" [dependencies.wit-component] version = "0.201.0" [dependencies.wit-parser] version = "0.201.0" [dev-dependencies] [features] default = []