From c405a8e07d6b13aad8a5133629464fb546fe3db0 Mon Sep 17 00:00:00 2001 From: MisileLaboratory Date: Thu, 13 Oct 2022 01:31:10 +0900 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1c63663a..29b5d04e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "Upgrade all the things" categories = ["os"] keywords = ["upgrade", "update"] license-file = "LICENSE" -repository = "https://github.com/r-darwish/topgrade" +repository = "https://github.com/topgrade-rs/topgrade" version = "9.0.1" authors = ["Roey Darwish Dror "] exclude = ["doc/screenshot.gif"]