summaryrefslogtreecommitdiff
path: root/docs/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Cargo.toml')
-rw-r--r--docs/Cargo.toml7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/Cargo.toml b/docs/Cargo.toml
index e707617c..a87ca340 100644
--- a/docs/Cargo.toml
+++ b/docs/Cargo.toml
@@ -1,8 +1,9 @@
[package]
name = "typst-docs"
-version = "0.3.0"
-authors = ["The Typst Project Developers"]
-edition = "2021"
+version.workspace = true
+rust-version.workspace = true
+authors.workspace = true
+edition.workspace = true
publish = false
[lib]