diff options
| author | Andrew Guschin <guschin@altlinux.org> | 2025-04-04 21:58:45 +0400 |
|---|---|---|
| committer | Andrew Guschin <guschin@altlinux.org> | 2025-04-04 21:58:45 +0400 |
| commit | 70a49f1b5a9e7a8af2248d855f70b84b7f8ebb0d (patch) | |
| tree | c0ae549d4d060f6b7feb6961e9e4a435ff80af80 /typst.toml | |
| parent | b2195e138762677bca17bcdbc835566535901b83 (diff) | |
fix: rename package to ssu-template
Diffstat (limited to 'typst.toml')
| -rw-r--r-- | typst.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [package] -name = "sgu-template" +name = "ssu-template" version = "0.0.1" entrypoint = "conf.typ" authors = ["Danila Grogirev <danila.sar@yandex.ru>"] |