# 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" rust-version = "1.75" name = "ibdl-extractors" version = "1.9.0" description = "Imageboard post extractors used in imageboard_downloader" documentation = "https://docs.rs/ibdl-extractors" license = "MIT" repository = "https://gitlab.com/FerrahWolfeh/imageboard-downloader-rs" [dependencies.ahash] version = "0.8.2" features = ["serde"] [dependencies.bitflags] version = "2.4.1" [dependencies.directories] version = "5.0.1" [dependencies.ibdl-common] version = "1.8.0" [dependencies.once_cell] version = "1.19" [dependencies.rayon] version = "1.7.0" [dependencies.thiserror] version = "1.0.47" [dependencies.thiserror-impl] version = "1.0.47" [dependencies.toml] version = "0.8.8"