aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 389c0d5..6caa4ef 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,7 @@ edition = "2024"
rust-version = "1.88"
build = "build.rs"
license = "GPL-3.0-or-later"
-description = "System-wide DPI circumvention with minimal configuration."
+description = "System-wide DPI circumvention with minimal configuration"
repository = "https://github.com/dilluti0n/dpibreak.git"
homepage = "https://github.com/dilluti0n/dpibreak"
readme = "README.md"