credit 0.1.0

A tool for measuring Github repository contributions
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.chrono]
features = ["serde"]
version = "0.4"

[dependencies.counter]
version = "0.5"

[dependencies.gumdrop]
version = "0.8"

[dependencies.indicatif]
features = ["rayon"]
version = "0.15"

[dependencies.isahc]
features = ["json"]
version = "0.9"

[dependencies.itertools]
version = "0.9"

[dependencies.parse_link_header]
version = "0.2"

[dependencies.rayon]
version = "1.3"

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

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["Colin Woodbury <colin@fosskers.ca>"]
categories = ["command-line-utilities"]
description = "A tool for measuring Github repository contributions"
edition = "2018"
homepage = "https://github.com/fosskers/credit"
keywords = ["github"]
license = "MIT"
name = "credit"
readme = "README.md"
repository = "https://github.com/fosskers/credit"
version = "0.1.0"