summaryrefslogtreecommitdiffhomepage
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 5c9934f..ac0f243 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,13 +17,13 @@
[package]
name = "dpibreak"
-version = "0.0.1"
+version = "0.0.2"
authors = ["Dilluti0n <[email protected]>"]
edition = "2024"
build = "build.rs"
license = "GPL-3.0-or-later"
description = "Simple and efficient DPI circumvention tool in Rust."
-repository = "https://github.com/dilluti0n/dpibreak"
+repository = "https://github.com/dilluti0n/dpibreak.git"
homepage = "https://github.com/dilluti0n/dpibreak"