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