theo-heartbeat 0.1.0

A package that logs heartbeats for me.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "theo-heartbeat"
version = "0.1.0"
edition = "2021"
description = "A package that logs heartbeats for me."
license = "Unlicense"
homepage = "https://github.com/jakewilkins/theo-heartbeat"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
redis = "0"
iso8601-timestamp = "0.2.3"