Skip to content

Commit

Permalink
chore(deps): update echo-library requirement from 0.0.4 to 0.0.6
Browse files Browse the repository at this point in the history
Updates the requirements on echo-library to permit the latest version.

---
updated-dependencies:
- dependency-name: echo-library
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 5eccf20 commit 616e5f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ tempfile = "3.2.0"
itertools = "0.12.1"
walkdir = "2"
anyhow = "1.0.65"
echo-library = "0.0.4"
echo-library = "0.0.6"
composer-primitives = "0.0.3"
sys-info = "0.9.1"

Expand Down

0 comments on commit 616e5f1

Please sign in to comment.