diff --git a/Cargo.toml b/Cargo.toml index c970929..b8d6607 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,9 +3,6 @@ name = "static_pins" version = "0.1.0" edition = "2021" -[lib] -test = false - [dependencies.static_pins_macros] path = "static_pins_macros"