Skip to content

Commit f323b9f

Browse files
committed
chore: update typst.toml
1 parent a66260f commit f323b9f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

typst.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22
name = "jsume"
33
version = "0.1.0"
44
entrypoint = "src/lib.typ"
5+
compiler = "0.13.0"
56
authors = ["Moozon Wei <muzhenweizh@gmail.com>"]
67
license = "MIT"
78
description = "A simple typst resume template for jsume. Just provide your jsume data in JSON format, and it will generate a beautiful resume PDF for you."
89
homepage = "https://github.com/jsume/jsume-typst"
910
repository = "https://github.com/jsume/jsume-typst"
10-
keywords = ["cv", "resume", "JSON resume"]
11+
keywords = ["cv", "resume", "JSON resume", "jsume"]
1112
categories = ["cv"]
13+
disciplines = ["business"]
1214
exclude = [
1315
".github",
1416
"docs",

0 commit comments

Comments
 (0)