Add metadata for publishing crate.
This commit is contained in:
parent
f359676e28
commit
8a221e0e0d
@ -1,8 +1,14 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "organic"
|
name = "organic"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
|
authors = ["Tom Alexander <tom@fizz.buzz>"]
|
||||||
|
description = "An org-mode parser."
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "0BSD"
|
license = "0BSD"
|
||||||
|
repository = "https://code.fizz.buzz/talexander/organic"
|
||||||
|
readme = "README.org"
|
||||||
|
keywords = ["emacs", "org-mode"]
|
||||||
|
categories = ["template-engine"]
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
name = "organic"
|
name = "organic"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user