Fix package category.
This commit is contained in:
parent
bda291f771
commit
6941825e75
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "organic"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
authors = ["Tom Alexander <tom@fizz.buzz>"]
|
||||
description = "An org-mode parser."
|
||||
edition = "2021"
|
||||
@ -8,7 +8,7 @@ license = "0BSD"
|
||||
repository = "https://code.fizz.buzz/talexander/organic"
|
||||
readme = "README.org"
|
||||
keywords = ["emacs", "org-mode"]
|
||||
categories = ["template-engine"]
|
||||
categories = ["parsing"]
|
||||
|
||||
[lib]
|
||||
name = "organic"
|
||||
|
Loading…
Reference in New Issue
Block a user