Skip to content

Commit e386f89

Browse files
committed
Remove unused dependencies from macros crate
1 parent 867dfc7 commit e386f89

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Cargo.lock

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rustup-macros/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,4 @@ proc-macro = true
1010
[dependencies]
1111
proc-macro2 = "1.0.63"
1212
quote = "1.0.23"
13-
regex = "1.10.0"
14-
sha2 = "0.10.6"
1513
syn = { version = "2.0.13", features = ["full"] }

0 commit comments

Comments
 (0)