gitlab-ci-launchpad-mini-co.../Cargo.toml

16 lines
318 B
TOML
Raw Permalink Normal View History

[package]
name = "gitlabci-launchpad-controller"
version = "1.0.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
gitlab = "0.1500"
serde = "1.0"
serde_json = "1.0"
log = "0.4.17"
env_logger = "0.9.0"
launchy = "0.2.0"
open = "2.1.2"