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

Commit 894e6a8

Browse files
Bump elsa from 1.8.1 to 1.9.0 in /src/agent
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] <support@github.com>
1 parent 9c4bc3e commit 894e6a8

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)