outsider 0.5.0

Test artifact changes locally from multiple projects that already use gitlab-art
# 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 = "2024"
name = "outsider"
version = "0.5.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Test artifact changes locally from multiple projects that already use gitlab-art"
readme = "README.md"
keywords = [
    "gitlab",
    "artifacts",
    "locally",
]
categories = ["development-tools"]
license = "MIT OR Apache-2.0"

[[bin]]
name = "outsider"
path = "src/main.rs"

[dependencies.anyhow]
version = "1.0"

[dependencies.clap]
version = "4.0"
features = ["derive"]

[dependencies.env_logger]
version = "0.10"

[dependencies.log]
version = "0.4"

[dependencies.owo-colors]
version = "4.2.0"

[dependencies.serde]
version = "1.0"
features = ["derive"]

[dependencies.serde_yaml]
version = "0.9"

[profile.dist]
lto = true
codegen-units = 1
inherits = "release"
strip = true

[profile.release]
strip = true