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:
dependabot[bot]
2021-02-25 06:05:15 -08:00
committed by GitHub
parent 09f6421c3b
commit 369bfbbc5e
Generated
+2 -2
View File
@@ -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",