Skip to content

Commit

Permalink
rm duplicate build dep
Browse files Browse the repository at this point in the history
  • Loading branch information
J authored and J committed May 5, 2024
1 parent fcc62b0 commit e6a0b52
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/arduino-mega2560/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ authors = ["Rahix <[email protected]>"]
edition = "2021"
publish = false

[build-dependencies.proc-macro2]
version = "=1.0.79"

[dependencies]
panic-halt = "0.2.0"
ufmt = "0.2.0"
Expand Down

0 comments on commit e6a0b52

Please sign in to comment.