From 151a56999c8679be27d8347c424062edde05a053 Mon Sep 17 00:00:00 2001 From: Alona Enraght-Moony Date: Fri, 11 Oct 2024 14:30:27 +0200 Subject: [PATCH] Update repository in Cargo.toml now that this is in rust-lang. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 96e5023..0e1c40a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.30.0" edition = "2018" license = "MIT OR Apache-2.0" description = "Types for rustdoc's json output" -repository = "https://github.com/aDotInTheVoid/rustdoc-types/" +repository = "https://github.com/rust-lang/rustdoc-types" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]