[package] name = "get-year" version = "0.1.0" authors = ["Adam Kelly "] license = "MIT" description = "Get the year from a YYYY-MM-DD Formatted Data" [dependencies] regex = "0.2.8"