gitlab-version-bot 0.1.0

Post a message to a Rocket.Chat webbook if a Gitlab instance needs to be updated.
[dependencies.clap]
features = ["yaml"]
version = "2.33"

[dependencies.clogger]
version = "0.1"

[dependencies.failure]
version = "0.1.8"

[dependencies.log]
version = "0.4"

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

[dependencies.ureq]
features = ["json"]
version = "2.0"

[package]
authors = ["Jean-Philippe Bidegain <jp@bidega.in>"]
description = "Post a message to a Rocket.Chat webbook if a Gitlab instance needs to be updated."
edition = "2018"
license = "MIT"
name = "gitlab-version-bot"
repository = "https://github.com/aeyoll/gitlab-version-bot"
version = "0.1.0"