Skip to content

Commit

Permalink
Bump data-encoding from 2.4.0 to 2.5.0 in /signature (#8653)
Browse files Browse the repository at this point in the history
Bumps [data-encoding](https://github.com/ia0/data-encoding) from 2.4.0 to 2.5.0.
- [Commits](https://github.com/ia0/data-encoding/commits)

---
updated-dependencies:
- dependency-name: data-encoding
  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>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 0f92198 commit 83cf4d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions signature/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 signature/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
asn1-rs = { version = "0.5", features=["datetime"] }
oid-registry = "0.6"
data-encoding = "2.2.1"
data-encoding = "2.5.0"
ffi-support = "0.4.4"
thiserror = "1.0.50"
hex = "0.4"
Expand Down

0 comments on commit 83cf4d9

Please sign in to comment.