[package] name = "tendon" version = "0.0.0" authors = ["James Gilles "] edition = "2018" readme = "README.md" description = "placeholder" license = "MIT" repository = "https://github.com/kazimuth/tendon" [badges] travis-ci = { repository = "kazimuth/tendon", branch = "master" } codecov = { service = "github", repository = "kazimuth/tendon", branch = "master" } [dependencies]