Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Commit 76629a9

Browse files
bilelmoussaouisdroege
authored andcommitted
drop problematic include & add missing symlinks
1 parent 427740d commit 76629a9

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

atk/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ repository = "https://github.com/gtk-rs/gtk3-rs"
1313
exclude = [
1414
"gir-files/*",
1515
]
16-
include = ["../LICENSE"]
1716
edition = "2021"
1817
rust-version = "1.56"
1918

atk/sys/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ links = "atk-1.0"
3737
name = "atk-sys"
3838
repository = "https://github.com/gtk-rs/gtk3-rs"
3939
version = "0.16.0"
40-
include = ["../../LICENSE"]
4140
edition = "2021"
4241
rust-version = "1.56"
4342
[package.metadata.docs.rs]

gdk/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ repository = "https://github.com/gtk-rs/gtk3-rs"
1212
exclude = [
1313
"gir-files/*",
1414
]
15-
include = ["../LICENSE"]
1615
edition = "2021"
1716
rust-version = "1.56"
1817

gdk/sys/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ links = "gdk-3"
5353
name = "gdk-sys"
5454
repository = "https://github.com/gtk-rs/gtk3-rs"
5555
version = "0.16.0"
56-
include = ["../../LICENSE"]
5756
edition = "2021"
5857
rust-version = "1.56"
5958
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)