diff --git a/Cargo.toml b/Cargo.toml index 84243dd992..ca36ea9297 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,5 +6,5 @@ members = [ "examples", "macro", "subxt", - "test-runtime", + "test-runtime" ]