Remove include from Cargo.toml in goose-mcp (#7838)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
This commit is contained in:
@@ -7,16 +7,6 @@ license.workspace = true
|
||||
repository.workspace = true
|
||||
description.workspace = true
|
||||
|
||||
# Include 3rd-party licenses for JavaScript/CSS minified files
|
||||
include = [
|
||||
"licenses/chart-js.license",
|
||||
"licenses/d3-js.license",
|
||||
"licenses/d3-sankey.license",
|
||||
"licenses/leaflet.license",
|
||||
"licenses/leaflet-markercluster.license",
|
||||
"licenses/mermaid.license"
|
||||
]
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user