asked the clanker to change the arcidecture a bit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "modules"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
[lib]
|
||||
name = "modules"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
common = { path = "../common" }
|
||||
module_clock = { package = "module-clock", path = "clock" }
|
||||
Reference in New Issue
Block a user