summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/gradient/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gradient/Cargo.toml b/examples/gradient/Cargo.toml
index 1bc65a9c..2dea2c4f 100644
--- a/examples/gradient/Cargo.toml
+++ b/examples/gradient/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "gradients"
+name = "gradient"
version = "0.1.0"
edition = "2021"
publish = false