Skip to content

Commit 3e5c884

Browse files
committed
publishing problems due to circular dependencies...
rust-lang/cargo#4242
1 parent 13ebebd commit 3e5c884

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packed_struct/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ default = ["std"]
1919
std = []
2020
core_collections = []
2121

22+
# comment this section when publishing new releases to crates.io!
2223
[dev-dependencies]
2324
packed_struct_codegen = "^0.1.0"

0 commit comments

Comments
 (0)