* Bump reqwest/rayon to get past `cargo audit` (cherry picked from commit8a119c1483) # Conflicts: # dos/Cargo.toml # download-utils/Cargo.toml # metrics/Cargo.toml * Switch to tempfile (cherry picked from commitd3b0f87a49) * Rework cargo audit ignores (cherry picked from commit2301dcf973) * Cargo.lock (cherry picked from commit859eb606da) * rebase Co-authored-by: Michael Vines <mvines@gmail.com>
This commit is contained in:
@@ -29,7 +29,7 @@ num-derive = { version = "0.3" }
|
||||
num-traits = { version = "0.2" }
|
||||
num_cpus = "1.13.0"
|
||||
rand = "0.7.0"
|
||||
rayon = "1.4.0"
|
||||
rayon = "1.4.1"
|
||||
regex = "1.3.9"
|
||||
serde = { version = "1.0.112", features = ["rc"] }
|
||||
serde_derive = "1.0.103"
|
||||
|
||||
Reference in New Issue
Block a user