Skip to content

Commit 440965a

Browse files
authored
Merge pull request #39 from aDotInTheVoid/cargo-toml-repo
Update repository in Cargo.toml now that this is in rust-lang.
2 parents aea8d42 + 151a569 commit 440965a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.30.0"
44
edition = "2018"
55
license = "MIT OR Apache-2.0"
66
description = "Types for rustdoc's json output"
7-
repository = "https://github.com/aDotInTheVoid/rustdoc-types/"
7+
repository = "https://github.com/rust-lang/rustdoc-types"
88
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
99

1010
[dependencies]

0 commit comments

Comments
 (0)