chore(workspace): removed redundant license-file
This commit is contained in:
parent
eefc9a2a5a
commit
81c578ad0a
|
|
@ -1,7 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "client"
|
name = "client"
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
license-file.workspace = true
|
|
||||||
authors.workspace = true
|
authors.workspace = true
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
version.workspace = true
|
version.workspace = true
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "renderer"
|
name = "renderer"
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
license-file.workspace = true
|
|
||||||
authors.workspace = true
|
authors.workspace = true
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
version.workspace = true
|
version.workspace = true
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "scripting"
|
name = "scripting"
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
license-file.workspace = true
|
|
||||||
authors.workspace = true
|
authors.workspace = true
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
version.workspace = true
|
version.workspace = true
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "server"
|
name = "server"
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
license-file.workspace = true
|
|
||||||
authors.workspace = true
|
authors.workspace = true
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
version.workspace = true
|
version.workspace = true
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "shared"
|
name = "shared"
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
license-file.workspace = true
|
|
||||||
authors.workspace = true
|
authors.workspace = true
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
version.workspace = true
|
version.workspace = true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue