This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
dora-rs
/
dora
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
124
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Fix: remove moved examples from coordinator manifest
tags/v0.0.0-test.4
Philipp Oppermann
3 years ago
parent
18c0b9d536
commit
b9ce8f0e4b
Failed to extract signature
1 changed files
with
0 additions
and
8 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
Write
Preview
Loading…
Cancel
Save