| @@ -85,6 +85,7 @@ name = "dora-examples" | |||||
| version = "0.0.0" | version = "0.0.0" | ||||
| edition = "2021" | edition = "2021" | ||||
| license = "Apache-2.0" | license = "Apache-2.0" | ||||
| publish = false | |||||
| [features] | [features] | ||||
| @@ -2,6 +2,7 @@ | |||||
| name = "benchmark-example-node" | name = "benchmark-example-node" | ||||
| version.workspace = true | version.workspace = true | ||||
| edition = "2021" | edition = "2021" | ||||
| publish = false | |||||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||||
| @@ -2,6 +2,7 @@ | |||||
| name = "benchmark-example-sink" | name = "benchmark-example-sink" | ||||
| version.workspace = true | version.workspace = true | ||||
| edition = "2021" | edition = "2021" | ||||
| publish = false | |||||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||||
| @@ -2,6 +2,7 @@ | |||||
| name = "multiple-daemons-example-node" | name = "multiple-daemons-example-node" | ||||
| version.workspace = true | version.workspace = true | ||||
| edition = "2021" | edition = "2021" | ||||
| publish = false | |||||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||||
| @@ -3,6 +3,7 @@ name = "multiple-daemons-example-operator" | |||||
| version.workspace = true | version.workspace = true | ||||
| edition = "2021" | edition = "2021" | ||||
| license.workspace = true | license.workspace = true | ||||
| publish = false | |||||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||||
| @@ -2,6 +2,7 @@ | |||||
| name = "multiple-daemons-example-sink" | name = "multiple-daemons-example-sink" | ||||
| version.workspace = true | version.workspace = true | ||||
| edition = "2021" | edition = "2021" | ||||
| publish = false | |||||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||||
| @@ -2,6 +2,7 @@ | |||||
| name = "rust-dataflow-url-example-sink" | name = "rust-dataflow-url-example-sink" | ||||
| version.workspace = true | version.workspace = true | ||||
| edition = "2021" | edition = "2021" | ||||
| publish = false | |||||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||||
| @@ -2,6 +2,7 @@ | |||||
| name = "rust-dataflow-example-node" | name = "rust-dataflow-example-node" | ||||
| version.workspace = true | version.workspace = true | ||||
| edition = "2021" | edition = "2021" | ||||
| publish = false | |||||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||||
| @@ -2,6 +2,7 @@ | |||||
| name = "rust-dataflow-example-sink-dynamic" | name = "rust-dataflow-example-sink-dynamic" | ||||
| version.workspace = true | version.workspace = true | ||||
| edition = "2021" | edition = "2021" | ||||
| publish = false | |||||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||||
| @@ -2,6 +2,7 @@ | |||||
| name = "rust-dataflow-example-sink" | name = "rust-dataflow-example-sink" | ||||
| version.workspace = true | version.workspace = true | ||||
| edition = "2021" | edition = "2021" | ||||
| publish = false | |||||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||||
| @@ -3,6 +3,7 @@ name = "rust-dataflow-example-status-node" | |||||
| version.workspace = true | version.workspace = true | ||||
| edition = "2021" | edition = "2021" | ||||
| license.workspace = true | license.workspace = true | ||||
| publish = false | |||||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||||
| @@ -2,6 +2,7 @@ | |||||
| name = "rust-ros2-dataflow-example-node" | name = "rust-ros2-dataflow-example-node" | ||||
| version.workspace = true | version.workspace = true | ||||
| edition = "2021" | edition = "2021" | ||||
| publish = false | |||||
| # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||||