File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -60,9 +60,9 @@ fn main() {
6060This project is licensed under either of
6161
6262 * Apache License, Version 2.0, ([ LICENSE-APACHE] ( LICENSE-APACHE ) or
63- http ://www.apache.org/licenses/LICENSE-2.0 )
63+ https ://www.apache.org/licenses/LICENSE-2.0 )
6464 * MIT license ([ LICENSE-MIT] ( LICENSE-MIT ) or
65- http ://opensource.org/licenses/MIT )
65+ https ://opensource.org/licenses/MIT )
6666
6767at your option.
6868
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ version = "0.1.37"
44authors = [
" Alex Crichton <[email protected] >" ]
55build = " build.rs"
66license = " MIT/Apache-2.0"
7- repository = " https://github.com/alexcrichton /backtrace-rs"
8- homepage = " https://github.com/alexcrichton /backtrace-rs"
9- documentation = " http ://alexcrichton.com /backtrace-rs "
7+ repository = " https://github.com/rust-lang /backtrace-rs"
8+ homepage = " https://github.com/rust-lang /backtrace-rs"
9+ documentation = " https ://docs.rs /backtrace-sys "
1010description = """
1111Bindings to the libbacktrace gcc library
1212"""
You can’t perform that action at this time.
0 commit comments