add metadata for crates.io
This commit is contained in:
parent
2acfb53774
commit
156582dde6
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
[package]
|
||||
name = "markout"
|
||||
description = "Extract code blocks from markdown files"
|
||||
license = "GPL-3.0"
|
||||
version = "0.1.0"
|
||||
authors = ["Michael Zhang <mail@mzhang.io>"]
|
||||
edition = "2018"
|
||||
|
|
Loading…
Reference in a new issue