mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-21 13:51:19 +00:00
update rust prereqs (#517)
This commit is contained in:
@ -6,7 +6,7 @@ edition = "2018"
|
||||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
appinsights = "0.1.4"
|
||||
appinsights = "0.1"
|
||||
log = "0.4"
|
||||
uuid = { version = "0.8", features = ["serde", "v4"] }
|
||||
|
||||
|
Reference in New Issue
Block a user