Skip to content

Commit 989a1c1

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

typst.toml

Lines changed: 2 additions & 0 deletions
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"
1011
keywords = ["cv", "resume", "JSON resume"]
1112
categories = ["cv"]
13+
disciplines = ["business"]
1214
exclude = [
1315
".github",
1416
"docs",

0 commit comments

Comments
 (0)