mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-08-04 02:08:17 +00:00
dev: fix meta and rename preview crates for publish crates (#1804)
* dev: fix meta and rename preview crates for publish crates * dev: fix meta for publish crates
This commit is contained in:
parent
5a2509327d
commit
25a446cd99
16 changed files with 98 additions and 62 deletions
|
@ -3,8 +3,9 @@ name = "tinymist-package"
|
|||
description = "Tinymist package support for Typst."
|
||||
categories = ["compilers"]
|
||||
keywords = ["api", "language", "typst"]
|
||||
# group: world
|
||||
version = "0.13.12"
|
||||
authors.workspace = true
|
||||
version.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
homepage.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue