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