# 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 = "nanpa" version = "0.2.1" authors = ["aoife cassidy "] description = "a language-agnostic release manager" homepage = "https://github.com/nbsp/nanpa" readme = "README.md" license = "MIT" repository = "https://github.com/nbsp/nanpa" [dependencies.anyhow] version = "1.0.86" [dependencies.chrono] version = "0.4.38" [dependencies.clap] version = "4.5.8" features = ["derive"] [dependencies.colored] version = "2.1.0" [dependencies.glob] version = "0.3.1" [dependencies.kdl] version = "4.6.0" [dependencies.semver] version = "1.0.23" [dependencies.serde_json] version = "1.0.120" features = ["preserve_order"] [dependencies.toml_edit] version = "0.22.14"