Skip to content

Commit 46bf559

Browse files
committed
Update Cargo.toml doc url
1 parent d7c7de1 commit 46bf559

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
@@ -6,7 +6,7 @@ license = "MIT/Apache-2.0"
66
readme = "README.md"
77
repository = "https://github.com/alexcrichton/rustc-demangle"
88
homepage = "https://github.com/alexcrichton/rustc-demangle"
9-
documentation = "http://alexcrichton.com/rustc-demangle"
9+
documentation = "https://docs.rs/rustc-demangle"
1010
description = """
1111
Rust compiler symbol demangling.
1212
"""

0 commit comments

Comments
 (0)