mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
build(deps): bump der from 0.2.8 to 0.2.9 (#255)
Bumps [der](https://github.com/RustCrypto/utils) from 0.2.8 to 0.2.9. - [Release notes](https://github.com/RustCrypto/utils/releases) - [Commits](https://github.com/RustCrypto/utils/compare/der-v0.2.8...der-v0.2.9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+2
-2
@@ -86,9 +86,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "der"
|
||||
version = "0.2.8"
|
||||
version = "0.2.9"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ff87fc4cc42439753d09185278bb1fdee4710b5b295159cdc0789563528e776f"
|
||||
checksum = "9d5a37d77fb7f6e5f14045fae2701f611f3529375bc6afe5cd63495aa0ab546e"
|
||||
dependencies = [
|
||||
"const-oid",
|
||||
"typenum",
|
||||
|
||||
Reference in New Issue
Block a user