# 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 = "lolchive" version = "0.2.0" description = "local liminal archiver for webpages" homepage = "https://crates.io" documentation = "https://github.com/sigh-gone/lolchive/" readme = "README.md" license = "MIT" [dependencies.bytes] version = "1" [dependencies.chrono] version = "0.4.24" [dependencies.dirs] version = "5.0.1" [dependencies.fantoccini] version = "0.19.3" [dependencies.image] version = "0.24.6" [dependencies.lazy_static] version = "1.4.0" [dependencies.rand] version = "0.8.5" [dependencies.regex] version = "1" [dependencies.reqwest] version = "0.11.7" [dependencies.scraper] version = "0.16.0" [dependencies.serde_json] version = "1.0" [dependencies.substring] version = "1.4.5" [dependencies.tokio-test] version = "0.4.2" [dependencies.url] version = "2.2.2"