Skip to content

Commit

Permalink
chore(deps): bump test-log from 0.2.15 to 0.2.16
Browse files Browse the repository at this point in the history
Bumps [test-log](https://github.com/d-e-s-o/test-log) from 0.2.15 to 0.2.16.
- [Release notes](https://github.com/d-e-s-o/test-log/releases)
- [Changelog](https://github.com/d-e-s-o/test-log/blob/main/CHANGELOG.md)
- [Commits](d-e-s-o/test-log@v0.2.15...v0.2.16)

---
updated-dependencies:
- dependency-name: test-log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent c65653b commit 5f0a426
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 10 deletions.
113 changes: 104 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aries/misc/wallet_migrator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ public_key = { path = "../../../did_core/public_key"}
[dev-dependencies]
tokio = { version = "1.38.0", features = ["macros", "rt"] }
uuid = { version = "1.3.0", default-features = false, features = ["v4"] }
test-log = "0.2.14"
test-log = "0.2.16"

0 comments on commit 5f0a426

Please sign in to comment.