# 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 = "pagebreak" version = "0.9.2" description = "Framework-agnostic website pagination" homepage = "https://pagebreak.app/" license = "MIT" repository = "https://github.com/CloudCannon/pagebreak/" resolver = "2" [[test]] name = "cucumber" harness = false [dependencies.async-trait] version = "0.1.42" [dependencies.clap] version = "2.33.0" [dependencies.globwalk] version = "0.8.1" [dependencies.kuchiki] version = "0.8.1" [dependencies.lexiclean] version = "0.0.1" [dependencies.pathdiff] version = "0.2.1" [dependencies.rayon] version = "1.5.1" [dev-dependencies.async-trait] version = "0.1" [dev-dependencies.cucumber] version = "0.10" [dev-dependencies.futures] version = "0.3" [dev-dependencies.tempfile] version = "3.0.2"