[package] name = "git-freq" version = "0.0.2" authors = ["Kyle Clemens "] description = "Gets the frequency of commits in a git repository." repository = "https://github.com/jkcclemens/gitfreq" readme = "README.md" keywords = ["git"] license = "MPL-2.0" [dependencies] time = "0.1.35"