advent-of-code 2019.12.113

Solutions to Advent of Code
Documentation
[dev-dependencies.paste]
version = "1.0"

[features]
debug-output = []

[lib]
name = "advent_of_code"

[package]
authors = ["Fredrik Fornwall <fredrik@fornwall.net>"]
categories = ["algorithms", "rust-patterns"]
description = "Solutions to Advent of Code"
documentation = "https://docs.rs/advent-of-code/2019.12.113/advent_of_code/"
edition = "2018"
homepage = "https://github.com/fornwall/advent-of-code"
keywords = ["advent-of-code", "wasm", "webassembly", "node"]
license = "MIT"
name = "advent-of-code"
readme = "../../README.md"
repository = "https://github.com/fornwall/advent-of-code"
version = "2019.12.113"