capitol 0.1.0

Parse citations of United States Congressional legislation
Documentation
[dependencies.anyhow]
version = "1.0.95"

[dependencies.chrono]
version = "0.4.39"

[dependencies.winnow]
version = "0.6.22"

[lib]
name = "capitol"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Parse citations of United States Congressional legislation"
edition = "2021"
license = "MIT"
name = "capitol"
readme = "README.md"
repository = "https://github.com/blackerby/capitol"
version = "0.1.0"