hlm 0.1.0

The core library for my healthcheck application
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "hlm"
version = "0.1.0"
edition = "2021"
authors = ["shad0wcrawl3r"]
license = "MIT"
description = "The core library for my healthcheck application"
# documentation = ""
# homepage = ""
repository = "https://github.com/shad0wcrawl3r/hlm"
# manifest has no description, documentation, homepage or repository.
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]