diff options
Diffstat (limited to 'typst/callout/1.0.0/typst.toml')
| -rw-r--r-- | typst/callout/1.0.0/typst.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/typst/callout/1.0.0/typst.toml b/typst/callout/1.0.0/typst.toml new file mode 100644 index 0000000..be0b876 --- /dev/null +++ b/typst/callout/1.0.0/typst.toml @@ -0,0 +1,7 @@ +[package] +name = "callout" +version = "1.0.0" +entrypoint = "lib.typ" +authors = ["Anhgelus Morhtuuzh"] +license = "MIT" +description = "My callouts" |
