[]
= "fun-pkg-impl"
= "0.3.0"
= "2021"
= [
"John <example@outlook.com>",
]
= """
A project to demonstrate publishing crates
"""
= "README.md"
= "https://docs.rs/fun-pkg-impl"
= "https://github.com/John-Chan/crates-release"
= "MIT"
= ["fun"]
= ["development-tools"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[]
= { = "../fun-pkg-api", = "0.1.1" }