chore(workspace): removed redundant license-file

This commit is contained in:
Serkyo 2026-07-12 00:46:25 +02:00
parent eefc9a2a5a
commit 81c578ad0a
5 changed files with 0 additions and 5 deletions

View file

@ -1,7 +1,6 @@
[package]
name = "client"
license.workspace = true
license-file.workspace = true
authors.workspace = true
edition.workspace = true
version.workspace = true

View file

@ -1,7 +1,6 @@
[package]
name = "renderer"
license.workspace = true
license-file.workspace = true
authors.workspace = true
edition.workspace = true
version.workspace = true

View file

@ -1,7 +1,6 @@
[package]
name = "scripting"
license.workspace = true
license-file.workspace = true
authors.workspace = true
edition.workspace = true
version.workspace = true

View file

@ -1,7 +1,6 @@
[package]
name = "server"
license.workspace = true
license-file.workspace = true
authors.workspace = true
edition.workspace = true
version.workspace = true

View file

@ -1,7 +1,6 @@
[package]
name = "shared"
license.workspace = true
license-file.workspace = true
authors.workspace = true
edition.workspace = true
version.workspace = true