diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-02-06 11:53:49 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-02-06 11:53:49 +0100 |
| commit | 7d28e6499e1094c1e7c340fe95d3ecd543993f3b (patch) | |
| tree | 899d826379c88d55d6b1a75db9b1057b2acb5b48 /macros | |
| parent | d4d702017c41b27879f6eac9280163cf7f3d5e8d (diff) | |
Set Typst versions to `0.0.0`
Diffstat (limited to 'macros')
| -rw-r--r-- | macros/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml index 679a5bec..1a06b1d3 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "typst-macros" -version = "0.1.0" +version = "0.0.0" authors = ["The Typst Project Developers"] edition = "2021" |
