# 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 = "2018" name = "cargo-publish-workspace" version = "0.21.0" authors = ["Martijn Gribnau "] description = "Topologically publish a complete workspace with a single command" license = "MIT OR Apache-2.0" repository = "https://github.com/foresterre/cargo-publish-workspace" [package.metadata] msrv = "1.45.2" [dependencies.anyhow] version = "1.0.45" [dependencies.chrono] version = "0.4.15" [dependencies.clap] version = "=3.0.0-beta.5" [dependencies.guppy] version = "0.11.2" [dependencies.toml_edit] version = "0.9.1"