ci_env 0.2.0

Detect CI information from the environment.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.serde]
features = ["derive"]
version = "1.0.155"

[package]
categories = ["development-tools"]
description = "Detect CI information from the environment."
edition = "2021"
homepage = "https://github.com/milesj/rust-cicd-env"
keywords = ["ci", "env", "info", "provider"]
license = "MIT"
name = "ci_env"
readme = "README.md"
repository = "https://github.com/milesj/rust-cicd-env"
version = "0.2.0"