cargo_publishing 0.1.0

Project describing how to use comments to structure commenting for a library crate in Rust
Documentation
[package]
name = "cargo_publishing"
version = "0.1.0"
authors = ["kishore <kishorer747@gmail.com>"]
edition = "2018"
description = "Project describing how to use comments to structure commenting for a library crate in Rust"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]