[package] name = "advent_of_code_traits" version = "0.2.0" authors = ["drmason13 "] edition = "2018" repository = "https://github.com/drmason13/advent_of_code_traits" homepage = "https://github.com/drmason13/advent_of_code_traits" license = "MIT OR Apache-2.0" description = "Minimal, flexible framework for implementing solutions to Advent of Code in Rusts" keywords = ["advent-of-code"] categories = ["rust-patterns"] [badges] maintenance = { status= "actively-developed" } [dependencies]