File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed
Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " crankshaft-console"
3+ description = " A TUI for monitoring Crankshaft tasks"
34version = " 0.1.0"
4- edition = " 2021"
5+ license.workspace = true
6+ edition.workspace = true
7+ authors.workspace = true
8+ homepage.workspace = true
9+ repository.workspace = true
10+ rust-version.workspace = true
511
612[dependencies ]
713anyhow.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " crankshaft-events"
3+ description = " Definition of events sent by Crankshaft"
34version = " 0.1.0"
45license.workspace = true
56edition.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " crankshaft-monitor"
3+ description = " An implementation of a Crankshaft monitor server"
34version = " 0.1.0"
45license.workspace = true
56edition.workspace = true
You can’t perform that action at this time.
0 commit comments