wrap into workspace
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
[package]
|
||||
edition = "2024"
|
||||
name = "smart-house"
|
||||
version = "0.0.0"
|
||||
|
||||
[dependencies]
|
||||
tokio = { version = "1.49.0", features = ["rt", "net", "io-util", "time"] }
|
||||
rand = { version = "0.10.0", features = ["std"] }
|
||||
[workspace]
|
||||
resolver = "3"
|
||||
members = [
|
||||
"house"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user