Skip to content

Commit

Permalink
chore(deps): bump log in /aries/misc/anoncreds_types
Browse files Browse the repository at this point in the history
Bumps [log](https://github.com/rust-lang/log) from 0.4.20 to 0.4.21.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](rust-lang/log@0.4.20...0.4.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent ca35f08 commit 88eaf2f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions aries/misc/anoncreds_types/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/anoncreds_types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ default = ["messages", "ledger"]
[dependencies]
anoncreds-clsignatures = "0.3.2"
bitvec = "1.0.1"
log = "0.4.20"
log = "0.4.21"
once_cell = "1.19.0"
regex = "1.10.3"
serde = { version = "1.0.195", features = ["derive"] }
Expand Down

0 comments on commit 88eaf2f

Please sign in to comment.