aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9145c1a..6735b34 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,8 +1,7 @@
[package]
name = "grex_outline_post_process"
-version = "0.1.1"
+version = "0.1.2"
edition = "2021"
[dependencies.bevy]
version = "0.13"
-features = ["dynamic_linking"]