Browse Source

Fix: remove moved examples from coordinator manifest

tags/v0.0.0-test.4
Philipp Oppermann 3 years ago
parent
commit
b9ce8f0e4b
Failed to extract signature
1 changed files with 0 additions and 8 deletions
  1. +0
    -8
      binaries/coordinator/Cargo.toml

+ 0
- 8
binaries/coordinator/Cargo.toml View File

@@ -26,11 +26,3 @@ dora-core = { version = "0.1.0", path = "../../libraries/core" }
[[example]]
name = "source_timer"
path = "examples/nodes/rust/source_timer.rs"

[[example]]
name = "sink_logger"
path = "examples/nodes/rust/sink_logger.rs"

[[example]]
name = "random_number"
path = "examples/nodes/rust/random_number.rs"

Loading…
Cancel
Save