We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a1709a commit 0c2acb0Copy full SHA for 0c2acb0
internal/scripts/crates_io_publish_script.sh
@@ -22,6 +22,7 @@ cargo publish -p iceoryx2-pal-concurrency-sync
22
cargo publish -p iceoryx2-pal-posix
23
cargo publish -p iceoryx2-bb-log
24
cargo publish -p iceoryx2-bb-elementary
25
+cargo publish -p iceoryx2-bb-derive-macros
26
cargo publish -p iceoryx2-bb-container
27
cargo publish -p iceoryx2-bb-system-types
28
cargo publish -p iceoryx2-bb-posix
0 commit comments