From 9906d100c61273224f4495dc6863530f4cf988a3 Mon Sep 17 00:00:00 2001 From: scx1332 Date: Wed, 5 Jul 2023 16:42:25 +0200 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 72a018d..8ba6b52 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" homepage = "https://github.com/tomusdrw/ethsign" license = "GPL-3.0" name = "ethsign" -repository = "https://github.com/golemfactory/ethsign" +repository = "https://github.com/tomusdrw/ethsign" version = "0.10.0" [dependencies]