# 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 = "superfusion" version = "0.1.5" authors = ["oOBoomberOo "] description = "A general purpose project merger library" readme = "./readme.md" license = "MIT" repository = "https://github.com/oOBoomberOo/fusion" [dependencies.log] version = "0.4.11" [dependencies.thiserror] version = "1.0.20" [dev-dependencies.anyhow] version = "1.0.31" [dev-dependencies.glob] version = "0.3.0" [dev-dependencies.lazy_static] version = "1.4.0" [dev-dependencies.serde] version = "1.0.114" features = ["derive"] [dev-dependencies.serde_json] version = "1.0.56" [dev-dependencies.walkdir] version = "2.3.1" [badges.maintenance] status = "experimental"