mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-17 20:38:06 +00:00
cargo audit fix (#873)
This commit is contained in:
@ -30,7 +30,7 @@ serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
onefuzz = { path = "../onefuzz" }
|
||||
onefuzz-telemetry = { path = "../onefuzz-telemetry" }
|
||||
path-absolutize = "3.0.6"
|
||||
path-absolutize = "3.0.10"
|
||||
reqwest-retry = { path = "../reqwest-retry" }
|
||||
stacktrace-parser = { path = "../stacktrace-parser" }
|
||||
storage-queue = { path = "../storage-queue" }
|
||||
|
Reference in New Issue
Block a user