We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ae67f1 commit c85cdcaCopy full SHA for c85cdca
Cargo.toml
@@ -13,7 +13,6 @@ dialoguer = "0.10.1"
13
env_logger = { version = "0.9.0", default-features = false }
14
indexmap = "2"
15
log = "0.4"
16
-rayon = "1.5"
17
regex = "1.5.5"
18
reqwest = { version = "0.11.11", features = ["json", "blocking"] }
19
rust_team_data = { path = "rust_team_data", features = ["email-encryption"] }
0 commit comments