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 03d27ef..fa30aec 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,12 +1,12 @@
[package]
name = "bzipper"
-version = "0.4.1"
+version = "0.4.2"
authors = ["Gabriel Bjørnager Jensen"]
edition = "2021"
description = "Binary (de)serialiser."
documentation = "https://docs.rs/bzipper"
readme = "README.md"
-homepage = "https://mandelbrot.dk/bzipper"
+homepage = "https://achernar.dk/html/bzipper.html"
repository = "https://mandelbrot.dk/bzipper"
license = "LGPL-3.0-or-later"