Compare commits
2 Commits
e3e619c7ab
...
57f701e8aa
| Author | SHA1 | Date | |
|---|---|---|---|
| 57f701e8aa | |||
| ce4ad89cf3 |
@@ -3,9 +3,6 @@ name = "static_pins"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
test = false
|
||||
|
||||
[dependencies.static_pins_macros]
|
||||
path = "static_pins_macros"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[toolchain]
|
||||
channel = "nightly-2024-06-13"
|
||||
components = [ "rust-src" ]
|
||||
profile = "minimal"
|
||||
profile = "default"
|
||||
|
||||
Reference in New Issue
Block a user