# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "qt_ritual" version = "0.0.0" authors = ["Pavel Strakhov "] description = "Generator of Rust-Qt crates" license = "MIT" repository = "https://github.com/rust-qt/cpp_to_rust/tree/master/qt_generator/qt_generator" [dependencies.clap] version = "2.32.0" [dependencies.compress] version = "0.1.2" [dependencies.flexi_logger] version = "0.10.3" [dependencies.itertools] version = "0.8.0" [dependencies.log] version = "0.4.6" [dependencies.qt_ritual_common] version = "0.0.0" [dependencies.regex] version = "1.1.0" [dependencies.ritual] version = "0.0.0" [dependencies.ritual_common] version = "0.0.0" [dependencies.rusqlite] version = "0.16.0" [dependencies.select] version = "0.4.2"