Add metadata for publishing crate.

This commit is contained in:
Tom Alexander 2023-07-27 20:57:29 -04:00
parent f359676e28
commit 8a221e0e0d
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
1 changed files with 6 additions and 0 deletions

View File

@ -1,8 +1,14 @@
[package]
name = "organic"
version = "0.1.0"
authors = ["Tom Alexander <tom@fizz.buzz>"]
description = "An org-mode parser."
edition = "2021"
license = "0BSD"
repository = "https://code.fizz.buzz/talexander/organic"
readme = "README.org"
keywords = ["emacs", "org-mode"]
categories = ["template-engine"]
[lib]
name = "organic"