Skip to content

Commit

Permalink
Remove unused dependencies from macros crate
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Nov 6, 2023
1 parent fa907bf commit 379082d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions rustup-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@ proc-macro = true
[dependencies]
proc-macro2 = "1.0.63"
quote = "1.0.23"
regex = "1.10.0"
sha2 = "0.10.6"
syn = { version = "2.0.13", features = ["full"] }

0 comments on commit 379082d

Please sign in to comment.