md-footer 0.1.1

Generate markdown footer links
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "md-footer"
version = "0.1.1"
authors = ["Arijit Basu <sayanarijit@gmail.com>"]
edition = "2018"
description = "Generate markdown footer links"
license = "MIT"
readme = "README.md"
repository = "https://github.com/sayanarijit/md-footer"
homepage = "https://github.com/sayanarijit/md-footer"
keywords = ["markdown"]
categories = ["command-line-utilities"]

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

[dependencies]