summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fbe0085..2a9d20a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,9 +1,9 @@
[package]
name = "benoit"
-version = "2.4.1"
+version = "2.5.0"
authors = ["Gabriel Bjørnager Jensen"]
edition = "2021"
-description = "Mandelbrot renderer."
+description = "Multithreaded Mandelbrot renderer with support for PNG and WebP encoding."
readme = "README.md"
repository = "https://mandelbrot.dk/benoit"