mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-11 09:41:37 +00:00
Bump elsa from 1.7.0 to 1.8.1 in /src/agent (#2983)
Bumps [elsa](https://github.com/manishearth/elsa) from 1.7.0 to 1.8.1. - [Release notes](https://github.com/manishearth/elsa/releases) - [Commits](https://github.com/manishearth/elsa/compare/v1.7.0...v1.8.1) --- updated-dependencies: - dependency-name: elsa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0428da2425
commit
f19a0e8d70
4
src/agent/Cargo.lock
generated
4
src/agent/Cargo.lock
generated
@ -782,9 +782,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "elsa"
|
||||
version = "1.7.0"
|
||||
version = "1.8.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2b4b5d23ed6b6948d68240aafa4ac98e568c9a020efd9d4201a6288bc3006e09"
|
||||
checksum = "b5e0aca8dce8856e420195bd13b6a64de3334235ccc9214e824b86b12bf26283"
|
||||
dependencies = [
|
||||
"stable_deref_trait",
|
||||
]
|
||||
|
@ -6,7 +6,7 @@ license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
elsa = "1.7.0"
|
||||
elsa = "1.8.1"
|
||||
gimli = "0.26.2"
|
||||
goblin = "0.6.0"
|
||||
iced-x86 = "1.17"
|
||||
|
Loading…
x
Reference in New Issue
Block a user