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 efa9ba6..924a327 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,8 +1,7 @@
[package]
name = "grex_dither_post_process"
-version = "0.1.2"
+version = "0.1.3"
edition = "2021"
[dependencies.bevy]
version = "0.13"
-features = ["dynamic_linking"]