mirror of
https://github.com/kristoferssolo/LU-DF-Typst-Template.git
synced 2026-02-04 06:22:05 +00:00
docs: add description field and keywords note to readme
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "solo-lu-df"
|
||||
version = "0.1.4"
|
||||
version = "0.1.5"
|
||||
entrypoint = "src/lib.typ"
|
||||
authors = ["Kristofers Solo <dev@kristofers.xyz>"]
|
||||
license = "MIT-0"
|
||||
@@ -16,7 +16,7 @@ keywords = [
|
||||
]
|
||||
categories = ["paper"]
|
||||
disciplines = ["computer-science"]
|
||||
compiler = "0.13.0"
|
||||
compiler = "0.14.0"
|
||||
exclude = []
|
||||
|
||||
[template]
|
||||
|
||||
Reference in New Issue
Block a user