# 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 = "auto-pagefind" version = "0.1.5" description = "Pagefind for servers. Great for next.js non output export applications. Fully crawl and index your app in one command." readme = "README.md" keywords = [ "pagefind", "auto-pagefind", "search-website", "website-docs", ] categories = [ "command-line-utilities", "web-programming", ] license = "MIT" repository = "https://github.com/a11ywatch/auto-pagefind" [dependencies.clap] version = "4.3.10" features = ["derive"]