mirror of
https://github.com/Noratrieb/captain.git
synced 2026-01-14 06:25:02 +01:00
6 lines
140 B
TOML
6 lines
140 B
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [ "cog", "coreutils","quarterdeck", "test-services/tcpecho"]
|
|
|
|
[workspace.dependencies]
|
|
eyre = "0.6.12"
|