aboutsummaryrefslogtreecommitdiff
path: root/crates/fparkan-render/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/fparkan-render/Cargo.toml')
-rw-r--r--crates/fparkan-render/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/fparkan-render/Cargo.toml b/crates/fparkan-render/Cargo.toml
index b045d68..f28496a 100644
--- a/crates/fparkan-render/Cargo.toml
+++ b/crates/fparkan-render/Cargo.toml
@@ -6,7 +6,7 @@ license.workspace = true
repository.workspace = true
[dependencies]
-fparkan-world = { path = "../fparkan-world" }
+fparkan-world = { path = "../fparkan-world", version = "0.1.0" }
[lints]
workspace = true