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 /tests/Cargo.toml | |
| parent | d4d702017c41b27879f6eac9280163cf7f3d5e8d (diff) | |
Set Typst versions to `0.0.0`
Diffstat (limited to 'tests/Cargo.toml')
| -rw-r--r-- | tests/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Cargo.toml b/tests/Cargo.toml index c4ff3264..ceb840fc 100644 --- a/tests/Cargo.toml +++ b/tests/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "typst-tests" -version = "0.1.0" +version = "0.0.0" authors = ["The Typst Project Developers"] edition = "2021" |
