1
2
3
4
5
6
7
8
9
10
11
12
13
[[bin]]
name = "mdlint"
path = "src/main.rs"
[dependencies.mdlint]
version = "0"

[package]
authors = ["Roberto Huertas <roberto.huertas@outlook.com>"]
description = "tbd"
edition = "2021"
license-file = "LICENSE"
name = "mdlint-cli"
version = "0.1.0"