truck 1.0.0

This is truck, a package which generates a cargo toml for you
Documentation
[package]
name = "truck"
version = "1.0.0"
authors = ["bag"]
edition = "2018"
license = "MIT"
readme = "src/README.md"
description = "This is truck, a package which generates a cargo toml for you"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
toml = "0.5.6"
crates-io = "0.32.0"