diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Cargo.toml b/tests/Cargo.toml index 8bc70c9a..ff129513 100644 --- a/tests/Cargo.toml +++ b/tests/Cargo.toml @@ -1,8 +1,9 @@ [package] name = "typst-tests" -version = "0.0.0" +version = "0.1.0" authors = ["The Typst Project Developers"] edition = "2021" +publish = false [dev-dependencies] typst = { path = ".." } |
