diff --git a/polkadot/xcm/docs/Cargo.toml b/polkadot/xcm/docs/Cargo.toml index fec9e3c02030..59e18c0e81b9 100644 --- a/polkadot/xcm/docs/Cargo.toml +++ b/polkadot/xcm/docs/Cargo.toml @@ -2,10 +2,11 @@ name = "xcm-docs" description = "Documentation and guides for XCM" version = "0.0.1" -license.workspace = true +license = "GPL-3.0-or-later WITH Classpath-exception-2.0" repository.workspace = true authors.workspace = true edition.workspace = true +publish = false [dependencies] # For XCM stuff