hcp 0.2.0

Utility for running and subprocess and pinging healthchecks.io with result
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.bstr]
version = "0.2"

[dependencies.ureq]
version = "2.4.0"

[package]
authors = ["Andrew Burkett <burkett.andrew@gmail.com>"]
description = "Utility for running and subprocess and pinging healthchecks.io with result"
documentation = "https://github.com/drewkett/hcp"
edition = "2021"
homepage = "https://github.com/drewkett/hcp"
license = "MIT"
name = "hcp"
repository = "https://github.com/drewkett/hcp"
resolver = "2"
version = "0.2.0"