homework done
This commit is contained in:
9
smart-house/power_socket_lib/Cargo.toml
Normal file
9
smart-house/power_socket_lib/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "power_socket_lib"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[lib]
|
||||
crate-type = ["rlib", "staticlib", "cdylib"]
|
||||
|
||||
[dependencies]
|
||||
Reference in New Issue
Block a user