Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit d4319d2

Browse files
Bump elsa from 1.8.1 to 1.9.0 in /src/agent (#3411)
Bumps [elsa](https://github.com/manishearth/elsa) from 1.8.1 to 1.9.0. - [Commits](Manishearth/elsa@v1.8.1...v1.9.0) --- updated-dependencies: - dependency-name: elsa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f141050 commit d4319d2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/agent/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/agent/debuggable-module/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT"
66

77
[dependencies]
88
anyhow = "1.0"
9-
elsa = "1.8.1"
9+
elsa = "1.9.0"
1010
gimli = "0.27.2"
1111
goblin = "0.6"
1212
iced-x86 = "1.20"

0 commit comments

Comments
 (0)