Skip to content

Commit 6a25631

Browse files
drop problematic include
1 parent 543a6c8 commit 6a25631

File tree

11 files changed

+0
-11
lines changed

11 files changed

+0
-11
lines changed

gdk4-wayland/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ license = "MIT"
99
name = "gdk4-wayland"
1010
readme = "README.md"
1111
repository = "https://github.com/gtk-rs/gtk4-rs"
12-
include = ["../LICENSE"]
1312
version = "0.4.0"
1413
rust-version = "1.56"
1514

gdk4-wayland/sys/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ keywords = ["gdk4", "gdk4-wayland", "ffi", "gtk-rs", "gnome"]
99
license = "MIT"
1010
name = "gdk4-wayland-sys"
1111
repository = "https://github.com/gtk-rs/gtk4-rs"
12-
include = ["../../LICENSE"]
1312
version = "0.4.0"
1413
rust-version = "1.56"
1514

gdk4-x11/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ license = "MIT"
99
name = "gdk4-x11"
1010
readme = "README.md"
1111
repository = "https://github.com/gtk-rs/gtk4-rs"
12-
include = ["../LICENSE"]
1312
version = "0.4.0"
1413
rust-version = "1.56"
1514

gdk4-x11/sys/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ keywords = ["gdk4", "gdk4-x11", "ffi", "gtk-rs", "gnome"]
99
license = "MIT"
1010
name = "gdk4-x11-sys"
1111
repository = "https://github.com/gtk-rs/gtk4-rs"
12-
include = ["../../LICENSE"]
1312
version = "0.4.0"
1413
rust-version = "1.56"
1514

gdk4/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ license = "MIT"
99
name = "gdk4"
1010
readme = "README.md"
1111
repository = "https://github.com/gtk-rs/gtk4-rs"
12-
include = ["../LICENSE"]
1312
version = "0.4.0"
1413
rust-version = "1.56"
1514

gdk4/sys/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ keywords = ["gdk", "gdk4", "ffi", "gtk-rs", "gnome"]
99
license = "MIT"
1010
name = "gdk4-sys"
1111
repository = "https://github.com/gtk-rs/gtk4-rs"
12-
include = ["../../LICENSE"]
1312
version = "0.4.0"
1413
rust-version = "1.56"
1514

gsk4/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ license = "MIT"
99
name = "gsk4"
1010
readme = "README.md"
1111
repository = "https://github.com/gtk-rs/gtk4-rs"
12-
include = ["../LICENSE"]
1312
version = "0.4.0"
1413
rust-version = "1.56"
1514

gsk4/sys/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ keywords = ["gsk", "ffi", "gtk-rs", "gnome"]
99
license = "MIT"
1010
name = "gsk4-sys"
1111
repository = "https://github.com/gtk-rs/gtk4-rs"
12-
include = ["../../LICENSE"]
1312
version = "0.4.0"
1413
rust-version = "1.56"
1514

gtk4-macros/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ keywords = ["gtk", "gtk4", "gtk-rs", "gnome", "GUI"]
99
license = "MIT"
1010
name = "gtk4-macros"
1111
repository = "https://github.com/gtk-rs/gtk4-rs"
12-
include = ["../LICENSE"]
1312
version = "0.4.0"
1413
rust-version = "1.56"
1514

gtk4/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ license = "MIT"
1010
name = "gtk4"
1111
readme = "README.md"
1212
repository = "https://github.com/gtk-rs/gtk4-rs"
13-
include = ["../LICENSE"]
1413
version = "0.4.0"
1514
rust-version = "1.56"
1615

0 commit comments

Comments
 (0)