File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -60,9 +60,9 @@ fn main() {
60
60
This project is licensed under either of
61
61
62
62
* 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 )
64
64
* MIT license ([ LICENSE-MIT] ( LICENSE-MIT ) or
65
- http ://opensource.org/licenses/MIT )
65
+ https ://opensource.org/licenses/MIT )
66
66
67
67
at your option.
68
68
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ version = "0.1.37"
4
4
authors = [
" Alex Crichton <[email protected] >" ]
5
5
build = " build.rs"
6
6
license = " 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 "
10
10
description = """
11
11
Bindings to the libbacktrace gcc library
12
12
"""
You can’t perform that action at this time.
0 commit comments