diff --git a/packed_struct/Cargo.toml b/packed_struct/Cargo.toml index 0b0fced..8135675 100644 --- a/packed_struct/Cargo.toml +++ b/packed_struct/Cargo.toml @@ -19,5 +19,6 @@ default = ["std"] std = [] core_collections = [] +# comment this section when publishing new releases to crates.io! [dev-dependencies] packed_struct_codegen = "^0.1.0"