# 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 = "post_maker" version = "0.6.3" authors = ["PiyushXCoder "] description = "Post Maker helps you to make post for instagram and other social media apps easily and in massive amount. " readme = "README.md" keywords = [ "posts", "instagram", "facebook", "twitter", ] license = "GPL-3.0-only" repository = "https://github.com/PiyushXCoder/post_maker" resolver = "2" [profile.dev] opt-level = 1 [profile.release] opt-level = 3 [dependencies.bichannel] version = "0.0.4" [dependencies.clap] version = "3.0" features = ["derive"] [dependencies.dirs] version = "4.0" [dependencies.fltk] version = "1.2" [dependencies.fltk-theme] version = "0.4" [dependencies.image] version = "0.24.1" [dependencies.imageproc] version = "0.23" [dependencies.infer] version = "0.7.0" [dependencies.lazy_static] version = "1.4" [dependencies.log] version = "0.4" [dependencies.mozjpeg] version = "0.9.2" [dependencies.rusttype] version = "0.9" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.simplelog] version = "0.11" [dependencies.textwrap] version = "0.14" [dependencies.webbrowser] version = "0.5" [dependencies.webp] version = "0.2"