diff --git a/cumulus/xcm/xcm-emulator/Cargo.toml b/cumulus/xcm/xcm-emulator/Cargo.toml
index 72007ba98f7fa1b8962ecbbd6c631449a7c18576..c77d350bdfef6b81532496d1d3a8878b66c3aae5 100644
--- a/cumulus/xcm/xcm-emulator/Cargo.toml
+++ b/cumulus/xcm/xcm-emulator/Cargo.toml
@@ -4,7 +4,6 @@ description = "Test kit to emulate XCM program execution."
 version = "0.1.0"
 authors.workspace = true
 edition.workspace = true
-publish = false
 
 [dependencies]
 codec = { package = "parity-scale-codec", version = "3.0.0" }