Skip to content

Commit c85cdca

Browse files
committed
Remove unused dependency
1 parent 1ae67f1 commit c85cdca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ dialoguer = "0.10.1"
1313
env_logger = { version = "0.9.0", default-features = false }
1414
indexmap = "2"
1515
log = "0.4"
16-
rayon = "1.5"
1716
regex = "1.5.5"
1817
reqwest = { version = "0.11.11", features = ["json", "blocking"] }
1918
rust_team_data = { path = "rust_team_data", features = ["email-encryption"] }

0 commit comments

Comments
 (0)