This repository was archived by the owner on Mar 4, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 13 files changed +2
-11
lines changed Expand file tree Collapse file tree 13 files changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ repository = "https://github.com/gtk-rs/gtk3-rs"
13
13
exclude = [
14
14
" gir-files/*" ,
15
15
]
16
- include = [" ../LICENSE" ]
17
16
edition = " 2021"
18
17
rust-version = " 1.56"
19
18
Original file line number Diff line number Diff line change @@ -37,7 +37,6 @@ links = "atk-1.0"
37
37
name = " atk-sys"
38
38
repository = " https://github.com/gtk-rs/gtk3-rs"
39
39
version = " 0.15.0"
40
- include = [" ../../LICENSE" ]
41
40
edition = " 2021"
42
41
rust-version = " 1.56"
43
42
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ repository = "https://github.com/gtk-rs/gtk3-rs"
12
12
exclude = [
13
13
" gir-files/*" ,
14
14
]
15
- include = [" ../LICENSE" ]
16
15
edition = " 2021"
17
16
rust-version = " 1.56"
18
17
Original file line number Diff line number Diff line change @@ -53,7 +53,6 @@ links = "gdk-3"
53
53
name = " gdk-sys"
54
54
repository = " https://github.com/gtk-rs/gtk3-rs"
55
55
version = " 0.15.0"
56
- include = [" ../../LICENSE" ]
57
56
edition = " 2021"
58
57
rust-version = " 1.56"
59
58
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ license = "MIT"
9
9
name = " gdkwayland"
10
10
readme = " README.md"
11
11
repository = " https://github.com/gtk-rs/gtk3-rs"
12
- include = [" ../LICENSE" ]
13
12
version = " 0.15.0"
14
13
rust-version = " 1.56"
15
14
Original file line number Diff line number Diff line change
1
+ ../LICENSE
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ license = "MIT"
7
7
name = " gdkwayland-sys"
8
8
repository = " https://github.com/gtk-rs/gtk3-rs"
9
9
version = " 0.15.0"
10
- include = [" ../../LICENSE" ]
11
10
edition = " 2021"
12
11
rust-version = " 1.56"
13
12
Original file line number Diff line number Diff line change
1
+ ../../LICENSE
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ repository = "https://github.com/gtk-rs/gtk3-rs"
12
12
exclude = [
13
13
" gir-files/*" ,
14
14
]
15
- include = [" ../LICENSE" ]
16
15
edition = " 2021"
17
16
rust-version = " 1.56"
18
17
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ repository = "https://github.com/gtk-rs/gtk3-rs"
8
8
name = " gdkx11-sys"
9
9
version = " 0.15.0"
10
10
build = " build.rs"
11
- include = [" ../../LICENSE" ]
12
11
edition = " 2021"
13
12
rust-version = " 1.56"
14
13
You can’t perform that action at this time.
0 commit comments