Skip to content

Commit f053741

Browse files
Merge pull request #70 from Mark-Simulacrum/release
0.1.24 release
2 parents 0ad7b13 + d43f6d5 commit f053741

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
22
name = "rustc-demangle"
3-
version = "0.1.23"
3+
version = "0.1.24"
44
authors = ["Alex Crichton <[email protected]>"]
55
license = "MIT/Apache-2.0"
66
readme = "README.md"
7-
repository = "https://github.com/alexcrichton/rustc-demangle"
8-
homepage = "https://github.com/alexcrichton/rustc-demangle"
7+
repository = "https://github.com/rust-lang/rustc-demangle"
8+
homepage = "https://github.com/rust-lang/rustc-demangle"
99
documentation = "https://docs.rs/rustc-demangle"
1010
description = """
1111
Rust compiler symbol demangling.

0 commit comments

Comments
 (0)